tag command lets you create, list, and delete tags at the organization level. Tags can be attached to jobs for filtering and categorization.
create
Create a new tag in your organization.
Example:
list
List all tags in your organization.delete
Delete a tag by its value or slug.
Example:
Job tag commands
Tags can be attached to and detached from jobs usingvesslctl job tag. When you attach a tag value that does not exist yet, it is created automatically.
job tag attach
Attach a tag to a job.
Example:
job tag detach
Detach a tag from a job.
Example: