Difference between revisions of "Az devops --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} == See also == * {{az}} Category:Azure")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
 +
az devops --help
 +
 +
Group
 +
    az devops : Manage Azure DevOps organization level operations.
 +
        Related Groups
 +
        az pipelines: Manage Azure Pipelines
 +
        az boards: Manage Azure Boards
 +
        [[az repos]]: Manage Azure Repos
 +
        az artifacts: Manage Azure Artifacts.
  
 +
Subgroups:
 +
    admin            : Manage administration operations.
 +
    extension        : Manage extensions.
 +
    project          : Manage team projects.
 +
    security        : Manage security related operations.
 +
    [[service-endpoint]] : Manage service endpoints/connections.
 +
    team            : Manage teams.
 +
    user            : Manage users.
 +
    wiki            : Manage wikis.
 +
<pre>
 +
Commands:
 +
    configure        : Configure the Azure DevOps CLI or view your configuration.
 +
    invoke          : This command will invoke request for any DevOps area and resource. Please use
 +
                      only json output as the response of this command is not fixed. Helpful docs -
 +
                      https://docs.microsoft.com/en-us/rest/api/azure/devops/.
 +
    login            : Set the credential (PAT) to use for a particular organization.
 +
    logout          : Clear the credential for all or a particular organization.
 +
 +
To search AI knowledge base for examples, use: az find "az devops"
 +
 +
Please let us know how we are doing: https://aka.ms/azureclihats
 +
</pre>
 +
 +
== Related ==
 +
* <code>[[az extension add --name azure-devops]]</code>
 +
* <code>[[az devops extension list]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{az devops}}
 
* {{az}}
 
* {{az}}
  
 
[[Category:Azure]]
 
[[Category:Azure]]

Latest revision as of 14:07, 28 February 2022

az devops --help

Group
    az devops : Manage Azure DevOps organization level operations.
        Related Groups
        az pipelines: Manage Azure Pipelines
        az boards: Manage Azure Boards
        az repos: Manage Azure Repos
        az artifacts: Manage Azure Artifacts.
Subgroups:
    admin            : Manage administration operations.
    extension        : Manage extensions.
    project          : Manage team projects.
    security         : Manage security related operations.
    service-endpoint : Manage service endpoints/connections.
    team             : Manage teams.
    user             : Manage users.
    wiki             : Manage wikis.
Commands:
    configure        : Configure the Azure DevOps CLI or view your configuration.
    invoke           : This command will invoke request for any DevOps area and resource. Please use
                       only json output as the response of this command is not fixed. Helpful docs -
                       https://docs.microsoft.com/en-us/rest/api/azure/devops/.
    login            : Set the credential (PAT) to use for a particular organization.
    logout           : Clear the credential for all or a particular organization.

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

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

Related[edit]

See also[edit]

Advertising: