MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 1 as of 2020-04-30 15:52:51
  • Azure

Azure

Azure CLI

  • https://docs.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline-cli?view=azure-devops&tabs=browser

  • https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-apt?view=azure-cli-latest

  • https://docs.microsoft.com/en-us/azure/devops/cli/log-in-via-pat?view=azure-devops&tabs=windows # Use PAT

# azure cli 
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
az extension add --name azure-devops
export AZURE_DEVOPS_EXT_PAT=xxxxxxxxxx
# sotr PAT also in my_pat_token
cat my_pat_token.txt | az devops login --organization https://dev.azure.com/contoso/
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01