teams auth consent-url
Auto-generated reference
This page is generated from teams --help-json for release v0.1.0. Do not edit it by hand.
Print an admin consent URL for the active delegated app.
Synopsis
teams auth consent-url [--client-id ID] [--tenant-id TENANT]
Options
| Option | Value | Required | Env | Default | Description |
|---|---|---|---|---|---|
--client-id | ID | no | TEAMS_CLI_CLIENT_ID | Azure AD application client ID | |
--tenant-id | TENANT | no | TEAMS_CLI_TENANT_ID | Tenant ID or domain |
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 |