-
Notifications
You must be signed in to change notification settings - Fork 592
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
rpk: fix --help in byoc
and user update
#24369
Conversation
Mechanism flag is required in `user update` and it was not clear. It also adds an autocompletion function for those who use rpk's autocompletion features.
It fixes a bug where --help didn't work along with --redpanda-is. Fixes DEVEX-56
the below tests from https://buildkite.com/redpanda/redpanda/builds/58997#019374a3-7ee7-4cac-b9ca-4980df5f68d3 have failed and will be retried
|
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58997#019374fd-5985-4734-a67b-fd483ce6a9e8:
|
Retry command for Build#58997please wait until all jobs are finished before running the slash command
|
/ci-repeat 1 |
/backport v24.3.x |
/backport v24.2.x |
/backport v24.1.x |
--help
inrpk cloud byoc <provider> apply when used along with
--redpanda-id` flag.mechanism
inrpk security user update
. And adds autocompletion to the flag.Backports Required
Release Notes
Bug Fixes
rpk
wasn't parsing--help
when used alongside--redpanda-id
inrpk cloud <provider> byoc apply