Skip to main content

roverctl reset-secret

Reset a secret

Synopsis

Reset a secret for an application

roverctl reset-secret [flags]

Options

      --fail-fast            Stop processing on the first error encountered (default true)
-a, --application string Name of the application to reset the secret for (mutually exclusive with --name)
-h, --help help for reset-secret
-n, --name string Name of the application to reset the secret for (mutually exclusive with --application)

Either --application or --name is required. These options are mutually exclusive.

Options inherited from parent commands

  -d, --debug               Enable debug mode
--format string Output format (yaml|json)
--log-format string Log format (json or console)
--log-level string Log level (debug, info, warn, error)
-o, --output string Output file path (default "stdout")

SEE ALSO

Auto-generated

This page was automatically generated from the Rover-CTL source code.