_nifectl secrets_
Manage application secrets with the create and delete commands.
About#
Secrets are provided to applications at runtime as ENV variables. Names are case sensitive and stored as-is, so ensure names are appropriate for the application and vm environment.
Usage#
Available Commands#
- create - Create the secret
- delete - Delete the secret
- list - Lists the secrets available to the App
- update - Update the secret
Options#
Global Options#
See Also#
- nifectl - The Nife CLI