Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Profile config #5

Open
mworzala opened this issue Sep 15, 2023 · 0 comments
Open

Profile config #5

mworzala opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mworzala
Copy link
Owner

mworzala commented Sep 15, 2023

Profile configs can only be modified by manually editing the JSON file right now.

A config command:

  • git config like: mc profile config {profile_name} {key} {value}
  • also kinda git config like: mc config {--global | --profile {profile_name}} {key} {value}
  • kafkactl like: mc profile alter {profile_name} --config {key}={value}

Allow config changes in initial creation

  • mc install 1.20.1 --config {key}={value}
@mworzala mworzala added the enhancement New feature or request label Sep 15, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant