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

(CDK CLI): cdk migrate --help outputs top-level flags #27393

Open
evgenyka opened this issue Oct 3, 2023 · 1 comment
Open

(CDK CLI): cdk migrate --help outputs top-level flags #27393

evgenyka opened this issue Oct 3, 2023 · 1 comment
Labels
bug This issue is a bug. cli Issues related to the CDK CLI p2 package/tools Related to AWS CDK Tools or CLI

Comments

@evgenyka
Copy link
Contributor

evgenyka commented Oct 3, 2023

Describe the bug

cdk migrate introduces a new command-line option, requiring specific parameters. But the output of "cdk migrate --help" is all the top level flags. This makes usage of cdk migrate confusing.

Expected Behavior

"cdk migrate --help" will output only the migrate flags:
Screenshot 2023-10-03 at 18 14 07

Current Behavior

all top-level flags printed out:
Screenshot 2023-10-03 at 18 16 20

Reproduction Steps

open terminal and run "cdk migrate --help"

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.99.0

Framework Version

No response

Node.js Version

18.16.1

OS

macOS

Language

Typescript

Language Version

No response

Other information

No response

@evgenyka evgenyka added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Oct 3, 2023
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Oct 3, 2023
@indrora indrora added p2 cli Issues related to the CDK CLI and removed needs-triage This issue or PR still needs to be triaged. labels Oct 3, 2023
@indrora
Copy link
Contributor

indrora commented Oct 3, 2023

This appears related to several other CLI-related issues that have to do with the arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. cli Issues related to the CDK CLI p2 package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

No branches or pull requests

2 participants