Appearance
metaplay secrets delete ENVIRONMENT NAME [flags]
Delete a user secret in the target environment
Appearance
Delete a user secret in the target environment
metaplay secrets delete ENVIRONMENT NAME [flags] Delete a user-created secret with the given name from the target environment.
Expected arguments:
Related commands:
# Delete the secret 'user-mysecret' from the environment 'nimbly'.
metaplay secrets delete nimbly user-mysecret--color <string>: Should the output be colored (yes/no/auto)? [env: METAPLAYCLI_COLOR] (default: auto)--project <string>: Path to the to project directory (where metaplay-project.yaml is located)--skip-version-check: Skip the check for a new CLI version being available--verbose: Enable verbose logging, useful for troubleshooting [env: METAPLAYCLI_VERBOSE]