Getting started
Tutorials
Reference Manual
User Guide
Glossary
Update secret(s) in a factory
fioctl secrets update secret_name=secret_val... [flags]
# Create or update a secret fioctl secrets set githubtok=foo # Delete a secret by setting it to an empty value. eg: fioctl secrets update secret_name=
-h, --help help for update
-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