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

feat: load config from a file location. #190

Merged
merged 2 commits into from
Jan 21, 2020

Commits on Jan 21, 2020

  1. feat: load config from a file location.

    This adds the ability to pass in a string value for `settings.config`, which points to the location of a kubernetes/optionshift config
    
    fixes nodeshift#189
    lholmquist committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    2820a69 View commit details
    Browse the repository at this point in the history
  2. squash: readme update

    lholmquist committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    48e3297 View commit details
    Browse the repository at this point in the history