teams tag add-member
Auto-generated reference
This page is generated from teams --help-json for release v0.1.0. Do not edit it by hand.
Add a member to a tag.
Synopsis
teams tag add-member TEAM_ID TAG_ID --user USER_ID
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--user | USER_ID | yes | User ID |
Examples
No command-specific examples are published yet.
Exit Codes
| Code | Meaning |
|---|---|
| 0 | success |
| 2 | invalid input |
| 3 | authentication error |
| 4 | permission denied |
| 6 | rate limited |