esc env tag mv
Move an environment tag
Synopsis
Move an environment tag
This command updates a tag with the given name on the specified environment, changing it’s name.
esc env tag mv [<org-name>/][<project-name>/]<environment-name> <name> <new-name> [flags]
Options
-h, --help help for mv
--utc display times in UTC
Options inherited from parent commands
--env string The name of the environment to operate on.
SEE ALSO
- esc env tag - Manage environment tags
Auto generated by spf13/cobra on 13-Sep-2024
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.