Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deployment: allow specifying deployment key #60

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

grav
Copy link

@grav grav commented Dec 19, 2024

When migrating an existing app to the stand-alone server, it makes sense to re-use existing deployment keys.

The Rest API already allows for explicitly specifying deployment key, so this PR just adds an optional argument to the deployment add command.

Example usage:

code-push-standalone deployment add my-app prod existing-key-abc123

@grav
Copy link
Author

grav commented Dec 19, 2024

@microsoft-github-policy-service agree

@grav grav force-pushed the grav/specify-deployment-key branch from 3b598c7 to 7b27e94 Compare December 19, 2024 13:13
@amdrade
Copy link

amdrade commented Dec 21, 2024

+1

@DmitriyKirakosyan
Copy link
Contributor

@grav Thank you for your contribution! I’ve tested your changes, and they work as expected. Could you please update the documentation and the command description to reflect the newly added argument?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants