pachctl create secret #
Create a secret on the cluster.
Synopsis #
This command creates a secret on the cluster.
pachctl create secret [flags]Examples #
pachctl create secret --file my-secret.jsonOptions #
-f, --file string File containing Kubernetes secret.
-h, --help help for secretOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl create - Create a new instance of a Pachyderm resource.