fioctl secrets update

Update secret(s) in a factory

Synopsis

Update secrets in a factory. Secrets can be deleted by setting them to an empty value. eg:

fioctl secrets update secret_name=
fioctl secrets update secret_name=secret_val... [flags]

Options

-h, --help   help for update

Options inherited from parent commands

-c, --config string    config file (default is $HOME/.config/fioctl.yaml)
-f, --factory string   Factory to list targets for
-t, --token string     API token from https://app.foundries.io/settings/tokens/
-v, --verbose          Print verbose logging

SEE ALSO