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

[cli] New vc redeploy command #9956

Merged
merged 53 commits into from
May 22, 2023

Conversation

cb1kenobi
Copy link
Contributor

@cb1kenobi cb1kenobi commented May 15, 2023

This adds a new vc redeploy <url-or-id> command. It fetches the requested deployment, then performs a redeploy with similar output to vc deploy including the ability to pipe the deployment URL into a file or program.

Redeploy Example:

image

Bad deployment URL:

image

No args:

image

Linear: https://linear.app/vercel/issue/VCCLI-558/cli-new-command-to-redeploy

@changeset-bot
Copy link

changeset-bot bot commented May 15, 2023

🦋 Changeset detected

Latest commit: d2c0225

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@vercel/client Minor
vercel Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cb1kenobi cb1kenobi self-assigned this May 15, 2023
@cb1kenobi cb1kenobi added area: cli area: client semver: minor PR contains new features pr: automerge Automatically merge the PR when checks pass labels May 15, 2023
@cb1kenobi cb1kenobi changed the title [cli] New 'redeploy' command [cli] New redeploy command May 16, 2023
@cb1kenobi cb1kenobi changed the title [cli] New redeploy command [cli] New vc redeploy command May 22, 2023
Co-authored-by: Nathan Rajlich <n@n8.io>
@kodiakhq kodiakhq bot merged commit cdf55b3 into main May 22, 2023
102 checks passed
@kodiakhq kodiakhq bot deleted the chrisbarber/vccli-558-cli-new-command-to-redeploy branch May 22, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli area: client pr: automerge Automatically merge the PR when checks pass semver: minor PR contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants