Skip to main content

delete-tag

sand workflows delete-tag

Delete a tag from a workflow

sand workflows delete-tag [flags]

Examples

$ sand workflows delete-tag --workflow $SPECIFIER --tag $TAG

✅ Tag deleted successfully!

Options

  -h, --help              Help for delete-tag
--json Return json output
--tag string Workflow tag (required)
--workflow string Workflow specifier (id or name:version) (required)

SEE ALSO