Skip to content

Extension publish command #58

Description

Create a command to build and/or publish an extension.

azdev extension build - simply builds the extension
azdev extension publish - builds and uploads the extension to storage (and possibly other locations in the future). Optionally update the index.

This way the flow is simply:

  1. azdev setup -r azure-cli-extensions
  2. Do you extension development
  3. azdev extension publish ...
  4. Open PR!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Extensionazdev extension *New Command(s)ideas for entirely new commands

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions