Skip to main content

tag

sand steps tag

Push a tag to a step

sand steps tag [flags]

Examples

$ sand steps tag --step=cli-docker-multi:1 --tag=mytag

✅ Tagging successful
╭──────────────────────────────────────────────────╮
│ Step ID: stp_01jb9tayy1eavr7f25bt78jvh5 │
│ Step Name: cli-docker-multi │
│ Step Version: 1 │
│ Tag: mytag │
╰──────────────────────────────────────────────────╯

Options

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

SEE ALSO