Difference between revisions of "Az pipelines --help"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[az pipelines]] --help
 
  [[az pipelines]] --help
  
<pre>
 
Group
 
    az pipelines : Manage Azure Pipelines.
 
        This command group is a part of the azure-devops extension.
 
  
Subgroups:
+
Group
    agent          : Manage agents.
+
    az pipelines : Manage Azure Pipelines.
    build          : Manage builds.
+
        This command group is a part of the azure-devops extension.
    folder        : Manage folders for organizing pipelines.
+
    pool          : Manage agent pools.
+
Subgroups:
    queue          : Manage agent queues.
+
    agent          : Manage agents.
    release        : Manage releases.
+
    build          : Manage builds.
    runs          : Manage pipeline runs.
+
    folder        : Manage folders for organizing pipelines.
    variable      : Manage pipeline variables.
+
    pool          : Manage agent pools.
    variable-group : Manage variable groups.
+
    queue          : Manage agent queues.
 
+
    release        : Manage releases.
Commands:
+
    runs          : Manage pipeline runs.
    create        : Create a new Azure Pipeline (YAML based).
+
    variable      : Manage pipeline variables.
    delete        : Delete a pipeline.
+
    variable-group : Manage variable groups.
    list          : List pipelines.
+
    run            : Queue (run) a pipeline.
+
Commands:
    show          : Get the details of a pipeline.
+
    create        : Create a new Azure Pipeline (YAML based).
    update        : Update a pipeline.
+
    delete        : Delete a pipeline.
 
+
    list          : List pipelines.
To search AI knowledge base for examples, use: az find "az pipelines"
+
    run            : Queue (run) a pipeline.
 
+
    show          : Get the details of a pipeline.
Please let us know how we are doing: https://aka.ms/azureclihats
+
    update        : Update a pipeline.
</pre>
+
 +
To search AI knowledge base for examples, use: az find "az pipelines"
 +
 +
Please let us know how we are doing: https://aka.ms/azureclihats
  
  

Revision as of 12:57, 24 February 2022

az pipelines --help


Group
    az pipelines : Manage Azure Pipelines.
        This command group is a part of the azure-devops extension.

Subgroups:
    agent          : Manage agents.
    build          : Manage builds.
    folder         : Manage folders for organizing pipelines.
    pool           : Manage agent pools.
    queue          : Manage agent queues.
    release        : Manage releases.
    runs           : Manage pipeline runs.
    variable       : Manage pipeline variables.
    variable-group : Manage variable groups.

Commands:
    create         : Create a new Azure Pipeline (YAML based).
    delete         : Delete a pipeline.
    list           : List pipelines.
    run            : Queue (run) a pipeline.
    show           : Get the details of a pipeline.
    update         : Update a pipeline.

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

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


See also

Advertising: