Difference between revisions of "Az devops login"

From wikieduonline
Jump to navigation Jump to search
(Replaced content with "{{lowercase}} az devops login --help == See also == * {{az devops}} * {{az}} Category:Azure")
Tag: Replaced
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
+
  [[az devops login --help]]
    --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 00:22, 1 February 2022

Advertising: