azmgmt status¶
Shows Azure Management Service login status
Usage¶
azmgmt status [options]
Options¶
Option | Description |
---|---|
--help |
output usage information |
-o, --output [output] |
Output type. json|text . Default text |
--verbose |
Runs command with verbose logging |
--debug |
Runs command with debug logging |
Remarks¶
Attention
This command is based on an API that is currently in preview and is subject to change once the API reached general availability.
If you are logged in to the Azure Management Service, the azmgmt status
command will show you information about the currently stored refresh and access token and the expiration date and time of the access token when run in debug mode. If you are logged in using a user name and password, it will also show you the name of the user used to authenticate.
Examples¶
Show the information about the current login to the Azure Management Service
azmgmt status