Dotfile + Profiles #67
kiryl-labada
started this conversation in
Ideas
Replies: 1 comment
|
Hello, thank you. I have created an issue for this 👍🏽 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be great if Kaskade had AWS-style profiles so we could stop retyping connection flags all the time.
Right now, if you work with multiple Kafka clusters or different roles (admin, reader, writer), you have to pass a lot of -b, -c, and --registry args every run. Profiles would make that a one-liner.
Proposed idea:
Example usage:
All reactions