esc env version tag
Manage tagged versions
Synopsis
Manage tagged versions
This command creates or updates the tagged version with the given name. If a revision is passed as the second argument, then the tagged version is updated to refer to the indicated revision. Otherwise, the tagged version is updated to point to the latest revision.
Subcommands exist for listing and removing tagged versions.
esc env version tag [<org-name>/][<project-name>/]<environment-name>@<tag> [@<version>] [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 version - Manage versions
- esc env version tag ls - List tagged versions.
- esc env version tag rm - Remove a tagged version.
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.