tag
sand workflows tag
Push a tag to a workflow
sand workflows tag [flags]
Examples
$ sand workflows tag --workflow=tagme:1 --tag=mytag
✅ Tagging successful
╭───────────────────────────────────── ─────────────╮
│ Workflow ID: wrk_01jb9tayy1eavr7f25bt78jvh5 │
│ Workflow Name: tagme │
│ Workflow Version: 1 │
│ Tag: mytag │
╰──────────────────────────────────────────────────╯
Options
-h, --help Help for tag
--json Return json output
--tag string Workflow tag (required)
--workflow string Workflow specifier (id or name:version or name:tag) (required)
SEE ALSO
- sand workflows - Manage workflows