fix(cli): add integration-resource command to vc --help output#15191
Merged
fix(cli): add integration-resource command to vc --help output#15191
integration-resource command to vc --help output#15191Conversation
🦋 Changeset detectedLatest commit: 2c0b927 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
Contributor
📦 CLI Tarball ReadyThe Vercel CLI tarball for this PR is now available! Quick TestYou can test this PR's CLI directly by running: npx https://zero-config-5hrgf9hs4-uncurated-tests.vercel.app/tarballs/vercel.tgz --helpUse in vercel.jsonTo use this CLI version in your project builds, add to your {
"build": {
"env": {
"VERCEL_CLI_VERSION": "vercel@https://zero-config-5hrgf9hs4-uncurated-tests.vercel.app/tarballs/vercel.tgz"
}
}
} |
Contributor
🧪 Unit Test StrategyComparing: Strategy: Affected packages only ✅ Only testing packages that have been modified or depend on modified packages. Affected packages - 1 (3%)
Unaffected packages - 39 (98%)
Results
This comment is automatically generated based on the affected testing strategy |
The `integration-resource` command (alias `ir`) was registered and functional but not listed in the top-level help output, making it invisible to users. Add it to the Basic section of the hardcoded help template.
f868ae7 to
2c0b927
Compare
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Merged
brookemosby
pushed a commit
that referenced
this pull request
Feb 23, 2026
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. # Releases ## @vercel/build-utils@13.5.0 ### Minor Changes - Add django experimental framework. ([#15196](#15196)) ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/python-analysis@0.7.0 ## @vercel/frameworks@3.19.0 ### Minor Changes - Add django experimental framework. ([#15196](#15196)) ## @vercel/python@6.16.0 ### Minor Changes - [python] add support for running generic ASGI/WSGI applications to vc dev ([#15174](#15174)) ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/python-analysis@0.7.0 ## @vercel/python-analysis@0.7.0 ### Minor Changes - Add django experimental framework. ([#15196](#15196)) ## @vercel/backends@0.0.37 ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/build-utils@13.5.0 ## @vercel/cervel@0.0.24 ### Patch Changes - Updated dependencies \[]: - @vercel/backends@0.0.37 ## vercel@50.22.2 ### Patch Changes - fix(cli): add `integration-resource` command to `vc --help` output ([#15191](#15191)) - fix(cli): filter empty strings from trailing commas in array metadata ([#15163](#15163)) - fix(cli): add non-TTY guards and fix exit codes in marketplace commands ([#15158](#15158)) - Adding in a non-interactive flag for env command ([#14912](#14912)) - fix(cli): unify teamId scoping for all marketplace integration commands ([#15183](#15183)) - Updated dependencies \[[`3c4aff4acbfa603705556d145236b8a9ef106331`](3c4aff4), [`984d44875f959058f5d13fea27373785b1d66b6f`](984d448), [`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/next@4.15.32 - @vercel/python@6.16.0 - @vercel/build-utils@13.5.0 - @vercel/backends@0.0.37 - @vercel/elysia@0.1.40 - @vercel/express@0.1.49 - @vercel/fastify@0.1.43 - @vercel/go@3.4.1 - @vercel/h3@0.1.49 - @vercel/hono@0.2.43 - @vercel/hydrogen@1.3.5 - @vercel/koa@0.1.23 - @vercel/nestjs@0.2.44 - @vercel/node@5.6.7 - @vercel/redwood@2.4.9 - @vercel/remix-builder@5.5.10 - @vercel/ruby@2.3.1 - @vercel/rust@1.0.5 - @vercel/static-build@2.8.41 ## @vercel/client@17.2.46 ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/build-utils@13.5.0 ## @vercel/elysia@0.1.40 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 ## @vercel/express@0.1.49 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 - @vercel/cervel@0.0.24 ## @vercel/fastify@0.1.43 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 ## @vercel/fs-detectors@5.8.10 ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/frameworks@3.19.0 ## @vercel/gatsby-plugin-vercel-builder@2.0.139 ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/build-utils@13.5.0 ## @vercel/h3@0.1.49 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 ## @vercel/hono@0.2.43 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 ## @vercel/koa@0.1.23 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 ## @vercel/nestjs@0.2.44 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.7 ## @vercel/next@4.15.32 ### Patch Changes - Revert per function builder support ([#15209](#15209)) ## @vercel/node@5.6.7 ### Patch Changes - Updated dependencies \[[`cb79f6f8080fddd3673a8911566085e0265b060b`](cb79f6f)]: - @vercel/build-utils@13.5.0 ## @vercel/static-build@2.8.41 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.139 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
integration-resourcecommand (aliasir) was registered and functional but not listed invc --help, making it invisible to usersintegrationentryTest plan
fixpasses (format, lint, typecheck, cleanup)args.test.ts) updated and passesnode packages/cli/dist/index.js --helpshowsintegration-resourceFixes: MKT-2908
Note
Low Risk Change
This PR adds a missing CLI command entry to the help text output and updates the corresponding test snapshot, with no logic or security changes.
integration-resourcecommand to CLI help templateRisk assessment for commit f868ae7.