skycli secret create foo ""
ERROR: Missing required arguments: value or file
Since we do not have configmap yet, we abused secret as a config store to provision multiple deployments using single skygear.yaml. And sometime we want a blank string on certain deployment.
Description
Since we do not have configmap yet, we abused secret as a config store to provision multiple deployments using single skygear.yaml. And sometime we want a blank string on certain deployment.