Difference between revisions of "Az devops configure -h"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} == See also == * {{az devops}} * {{az}} * {{Azure DevOps}} Category:Azure")
 
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
<pre>
 +
az devops configure -h
 +
This command is from the following extension: azure-devops
  
 +
Command
 +
    az devops configure : Configure the Azure DevOps CLI or view your configuration.
 +
 +
Arguments
 +
    --defaults -d      : Space separated 'name=value' pairs for common arguments defaults, e.g. '--
 +
                        defaults project=my-project-name
 +
                        organization=https://dev.azure.com/organizationName arg=value'. Use '' to
 +
                        clear the defaults, e.g. --defaults project=''.
 +
    --list -l          : Lists the contents of the config file.
 +
    --use-git-aliases  : Set to 'true' to configure Git aliases global git config file (to enable
 +
                        commands like "git pr list"). Set to 'false' to remove any aliases set by
 +
                        the tool.  Allowed values: false, true.
 +
 +
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 configure"
 +
 +
Please let us know how we are doing: https://aka.ms/azureclihats
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 11:21, 19 January 2022

az devops configure -h
This command is from the following extension: azure-devops

Command
    az devops configure : Configure the Azure DevOps CLI or view your configuration.

Arguments
    --defaults -d      : Space separated 'name=value' pairs for common arguments defaults, e.g. '--
                         defaults project=my-project-name
                         organization=https://dev.azure.com/organizationName arg=value'. Use '' to
                         clear the defaults, e.g. --defaults project=''.
    --list -l          : Lists the contents of the config file.
    --use-git-aliases  : Set to 'true' to configure Git aliases global git config file (to enable
                         commands like "git pr list"). Set to 'false' to remove any aliases set by
                         the tool.  Allowed values: false, true.

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 configure"

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

See also

Advertising: