Difference between revisions of "Az pipelines --help"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  [[az pipelines]] --help
 
  [[az pipelines]] --help
 +
  
  
Line 12: Line 13:
 
     build          : Manage builds.
 
     build          : Manage builds.
 
     folder        : Manage folders for organizing pipelines.
 
     folder        : Manage folders for organizing pipelines.
     [[az pipelines pool pool]           : Manage agent pools.
+
     [[az pipelines pool|pool]]          : Manage agent pools.
 
     queue          : Manage agent queues.
 
     queue          : Manage agent queues.
 
     release        : Manage releases.
 
     release        : Manage releases.
 
     runs          : Manage pipeline runs.
 
     runs          : Manage pipeline runs.
     variable      : Manage pipeline variables.
+
     [[az pipelines variable|variable]]       : Manage pipeline variables.
     variable-group : Manage variable groups.
+
     [[az pipelines variable-group|variable-group]] : Manage variable groups.
 
   
 
   
 
  Commands:
 
  Commands:
Line 24: Line 25:
 
     list          : List pipelines.
 
     list          : List pipelines.
 
     run            : Queue (run) a pipeline.
 
     run            : Queue (run) a pipeline.
     show          : Get the details of a pipeline.
+
     [[az pipelines show|show]]           : Get the details of a pipeline.
 
     update        : Update a pipeline.
 
     update        : Update a pipeline.
 
   
 
   

Latest revision as of 14:36, 1 March 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[edit]

Advertising: