esc env tag
Manage environment tags
Synopsis
Manage environment tags
This command creates a tag with the given name on the specified environment.
Subcommands exist for reading, listing, updating, and removing tags.
esc env tag [<org-name>/][<project-name>/]<environment-name> <name> <value> [flags]
Options
-h, --help help for tag
--utc display times in UTC
Options inherited from parent commands
--env string The name of the environment to operate on.
SEE ALSO
- esc env - Manage environments
- esc env tag get - Get an environment tag
- esc env tag ls - List environment tags.
- esc env tag mv - Move an environment tag
- esc env tag rm - Remove an environment tag.
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.