--tag-id to attach an existing tag, or pass --name to attach an existing tag by name (and create one with that name if none exists). At least one of the two flags is required. If you pass both --tag-id and --name, pass only the one you want; supplying both has no defined precedence.
Synopsis
Arguments
Options
Examples
1. Attach an existing tag by ID
42 to channel (or event) 7. The response prints the tag as confirmation the write succeeded.
2. Create-or-attach by name
3. Bulk-attach the same tag to many channels
Response
channel get or event get) updates immediately and includes this tag on subsequent reads.
See also
tag create. Create a tag first when you want a known ID before the attach.- Tags. How tags roll up to analytics and dashboard filters.
path channel getandpath event get. Re-read the source to confirm the tag landed.
