Skip to main content
  1. Docs
  2. esc env rotate | CLI commands

esc env rotate | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Rotate secrets in an environment

    Synopsis

    Rotate secrets in an environment

    Optionally accepts any number of Property Paths as additional arguments. If given any paths, will only rotate secrets at those paths.

    esc env rotate [<org-name>/][<project-name>/]<environment-name> [path(s) to rotate] [flags]
    

    Options

      -h, --help   help for rotate
    

    Options inherited from parent commands

          --env string   The name of the environment to operate on.
    

    SEE ALSO