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

esc env tag rm | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Remove an environment tag.

    Synopsis

    Remove an environment tag

    This command removes an environment tag using the tag name.

    esc env tag rm [<org-name>/][<project-name>/]<environment-name> <tag-name> [flags]
    

    Options

      -h, --help   help for rm
    

    Options inherited from parent commands

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

    SEE ALSO