Coder Social home page Coder Social logo

az_artifacts_universal_download's Introduction

az_artifacts_universal_download

proof of concept to download like az artifats universal download, but in rust

az_artifacts_universal_download's People

Contributors

cataggar avatar

Watchers

 avatar

az_artifacts_universal_download's Issues

add common cli

~/ms/az_artifacts_universal_download> az artifacts universal download --help
This command is from the following extension: azure-devops

Command
    az artifacts universal download : Download a package.

Arguments
    --feed       [Required] : Name or ID of the feed.
    --name -n    [Required] : Name of the package, e.g. 'foo-package'.
    --path       [Required] : Directory to place the package contents.
    --version -v [Required] : Version of the package, e.g. 1.0.0.
    --detect                : Automatically detect organization.  Allowed values: false, true.
    --file-filter           : Wildcard filter for file download.
    --org --organization    : Azure DevOps organization URL. You can configure the default
                              organization using az devops configure -d organization=ORG_URL.
                              Required if not configured as default or picked up via git config.
                              Example: https://dev.azure.com/MyOrganizationName/.
    --project -p            : Name or ID of the project. You can configure the default project using
                              az devops configure -d project=NAME_OR_ID. Required if not configured
                              as default or picked up via git config.
    --scope                 : Scope of the feed: 'project' if the feed was created in a project, and
                              'organization' otherwise.  Allowed values: organization, project.
                              Default: organization.

Global Arguments
    --debug                 : Increase logging verbosity to show all debug logs.
    --help -h               : Show this help message and exit.
    --only-show-errors      : Only show errors, suppressing warnings.
    --output -o             : Output format.  Allowed values: json, jsonc, none, table, tsv, yaml,
                              yamlc.  Default: json.
    --query                 : JMESPath query string. See http://jmespath.org/ for more information
                              and examples.
    --subscription          : Name or ID of subscription. You can configure the default subscription
                              using `az account set -s NAME_OR_ID`.
    --verbose               : Increase logging verbosity. Use --debug for full debug logs.

To search AI knowledge base for examples, use: az find "az artifacts universal download"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.