Scripts.V3 as npm CLI #1612
ross-lanes
started this conversation in
General
Replies: 1 comment 2 replies
-
Thanks for feedback, @Bestadd. In the future, we plan to incorporate portal's automation functionality into the existing API Management's tooling - PowerShell and Azure CLI modules. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be awesome if you all would publish this as an npm package, adding the needed values (bin) to package.json and expositing a main script file so we could use the scripts in our ADO Pipelines/GitHub Actions.
Unless I have miss understood, right now, we need to fork/clone this repo to use the scripts for an automated migration process.
If this repo was published as a NPM Package with Scripts.V3 being exposed as a node CLI we could just do the following:
Edit: ops I messed up the example command, corrected
Beta Was this translation helpful? Give feedback.
All reactions