Skip to content

[cli] Fix command recommendation#11400

Merged
kodiakhq[bot] merged 5 commits into
mainfrom
austinmerrick/fix-command-recommendation
Apr 9, 2024
Merged

[cli] Fix command recommendation#11400
kodiakhq[bot] merged 5 commits into
mainfrom
austinmerrick/fix-command-recommendation

Conversation

@onsclom

@onsclom onsclom commented Apr 8, 2024

Copy link
Copy Markdown
Contributor

vc rm <project-name-that-doesn't-exist> gives the message:
Screenshot 2024-04-08 at 2 38 03 PM

vc ls is not correct. vc projects ls is the correct command.

@changeset-bot

changeset-bot Bot commented Apr 8, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: ed7bc64

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

This PR includes changesets to release 1 package
Name Type
vercel Patch

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

@onsclom onsclom changed the title Fix command recommendation [cli] Fix command recommendation Apr 8, 2024
TooTallNate
TooTallNate previously approved these changes Apr 8, 2024
Comment thread .changeset/sixty-papayas-reply.md
@kodiakhq kodiakhq Bot merged commit c5bd242 into main Apr 9, 2024
@kodiakhq kodiakhq Bot deleted the austinmerrick/fix-command-recommendation branch April 9, 2024 22:15
TooTallNate added a commit that referenced this pull request Apr 10, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

- Add support for edge function environment variables
([#11390](#11390))

- fix flickering during interactive UI rerendering
([#11392](#11392))

- fix `vc ls` message to be `vc projects ls`
([#11400](#11400))

- Updated dependencies
\[[`2461b571a`](2461b57)]:
    -   @vercel/next@4.2.0
TooTallNate added a commit that referenced this pull request Apr 10, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

- Add support for edge function environment variables
([#11390](#11390))

- fix flickering during interactive UI rerendering
([#11392](#11392))

- fix `vc ls` message to be `vc projects ls`
([#11400](#11400))

- Updated dependencies
\[[`2461b571a`](2461b57)]:
    -   @vercel/next@4.2.0
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.

4 participants