USAGE $ sqd tags add TAG [--interactive] [--allow-tag-reassign] [-r [<org>/]<name>(@<slot>|:<tag>) | -o <code> | [-s <slot> -n <name>] | [-t <tag> ]]ARGUMENTS TAG New tag to assignFLAGS --allow-tag-reassign Allow reassigning an existing tag --[no-]interactive Disable interactive modeSQUID FLAGS -n, --name=<name> Name of the squid -r, --reference=[<org>/]<name>(@<slot>|:<tag>) Fully qualified reference of the squid. It can include the organization, name, slot, or tag -s, --slot=<slot> Slot of the squid -t, --tag=<tag> Tag of the squidORG FLAGS -o, --org=<code> Code of the organization
USAGE $ sqd tags remove TAG [--interactive] [-r [<org>/]<name>(@<slot>|:<tag>) | -o <code> | [-s <slot> -n <name>] | [-t <tag> ]]ARGUMENTS TAG New tag to assignFLAGS --[no-]interactive Disable interactive modeSQUID FLAGS -n, --name=<name> Name of the squid -r, --reference=[<org>/]<name>(@<slot>|:<tag>) Fully qualified reference of the squid. It can include the organization, name, slot, or tag -s, --slot=<slot> Slot of the squid -t, --tag=<tag> Tag of the squidORG FLAGS -o, --org=<code> Code of the organization