Update a specific pipeline

az pipelines

  • Manage Azure Pipelines resources.
    Part of `azure-cli`.
    More information: <https://learn.microsoft.com/cli/azure/pipelines>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

az pipelines update --org {{organization_url}} --project {{project_name}} --name {{pipeline_name}} --new-name {{pipeline_new_name}} --new-folder-path {{user1/production_pipelines}}

click the source code to copy install az pipelines on any operating system with command-not-found.com