Skip to main content

tag

sand prompts tag

Push a tag to a prompt

sand prompts tag [flags]

Examples

$ sand prompts tag --prompt=myprompt:1 --tag=mytag
✅ Tagging successful
╭──────────────────────────────────────────────────╮
│ Prompt ID: prm_01jn4e3zv7fvrsqsc0gt41xt7a │
│ Prompt Name: myprompt │
│ Prompt Version: 1 │
│ Tag: mytag │
╰──────────────────────────────────────────────────╯

Options

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

SEE ALSO