Skip to main content

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

OptionValueRequiredEnvDefaultDescription
--client-idIDnoTEAMS_CLI_CLIENT_IDAzure AD application client ID
--tenant-idTENANTnoTEAMS_CLI_TENANT_IDTenant ID or domain

Examples

No command-specific examples are published yet.

Exit Codes

CodeMeaning
0success
2invalid input
3authentication error
4permission denied
6rate limited

See Also