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

Add "config edit" and "config status" for managing dynamic config #315

Merged
merged 4 commits into from
Feb 3, 2022

Commits on Feb 3, 2022

  1. Adds "k0sctl config edit" and "k0sctl config status"

    The subcommands are used to manage k0s dynamic config
    kke committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2cf0a73 View commit details
    Browse the repository at this point in the history
  2. wip

    kke committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    821383e View commit details
    Browse the repository at this point in the history
  3. Lint

    kke committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ac133a7 View commit details
    Browse the repository at this point in the history
  4. Both commands seem to be working

    kke committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    53640a9 View commit details
    Browse the repository at this point in the history