Skip to main content

teams auth doctor

Auto-generated reference

This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.

Diagnose auth configuration and current token state.

Synopsis

teams auth doctor [--client-id ID] [--tenant-id TENANT]

Options

OptionValueRequiredEnvDefaultDescription
--client-idCLIENT_IDnoTEAMS_CLI_CLIENT_IDAzure AD application (client) ID
--tenant-idTENANT_IDnoTEAMS_CLI_TENANT_IDAzure AD tenant ID or domain

Examples

No command-specific examples are published yet.

Exit Codes

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

See Also