Difference between revisions of "Az pipelines --help"

From wikieduonline
Jump to navigation Jump to search
Line 25: 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.
 
   
 
   

Revision as of 12:03, 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

Advertising: