Difference between revisions of "Az devops login"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} == See also == * {{az devops}} * {{az}} Category:Azure")
 
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
<pre>
 +
az devops login --help
 +
This command is from the following extension: azure-devops
 +
 +
Command
 +
    az devops login : Set the credential (PAT) to use for a particular organization.
 +
        Refer https://aka.ms/azure-devops-cli-auth for more information on providing PAT as input.
 +
 +
Arguments
 +
    --org --organization : Azure DevOps organization URL. Example:
 +
                          https://dev.azure.com/MyOrganizationName.
 +
 +
Global Arguments
 +
    --debug              : Increase logging verbosity to show all debug logs.
 +
    --help -h            : Show this help message and exit.
 +
    --only-show-errors  : Only show errors, suppressing warnings.
 +
    --output -o          : Output format.  Allowed values: json, jsonc, none, table, tsv, yaml,
 +
                          yamlc.  Default: json.
 +
    --query              : JMESPath query string. See http://jmespath.org/ for more information and
 +
                          examples.
 +
    --subscription      : Name or ID of subscription. You can configure the default subscription
 +
                          using `az account set -s NAME_OR_ID`.
 +
    --verbose            : Increase logging verbosity. Use --debug for full debug logs.
 +
 +
To search AI knowledge base for examples, use: az find "az devops login"
 +
 +
Please let us know how we are doing: https://aka.ms/azureclihats
 +
</pre>
  
  

Revision as of 12:00, 19 January 2022

az devops login --help
This command is from the following extension: azure-devops

Command
    az devops login : Set the credential (PAT) to use for a particular organization.
        Refer https://aka.ms/azure-devops-cli-auth for more information on providing PAT as input.

Arguments
    --org --organization : Azure DevOps organization URL. Example:
                           https://dev.azure.com/MyOrganizationName.

Global Arguments
    --debug              : Increase logging verbosity to show all debug logs.
    --help -h            : Show this help message and exit.
    --only-show-errors   : Only show errors, suppressing warnings.
    --output -o          : Output format.  Allowed values: json, jsonc, none, table, tsv, yaml,
                           yamlc.  Default: json.
    --query              : JMESPath query string. See http://jmespath.org/ for more information and
                           examples.
    --subscription       : Name or ID of subscription. You can configure the default subscription
                           using `az account set -s NAME_OR_ID`.
    --verbose            : Increase logging verbosity. Use --debug for full debug logs.

To search AI knowledge base for examples, use: az find "az devops login"

Please let us know how we are doing: https://aka.ms/azureclihats


See also

Advertising: