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

Experimental config file support behind HAB_FEAT_CONFIG_FILE feature flag #7360

Merged
merged 12 commits into from Feb 10, 2020

Commits on Feb 7, 2020

  1. Add structopt for sup run

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    3ead9b3 View commit details
    Browse the repository at this point in the history
  2. Remove default message for http-disable

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    5bf4414 View commit details
    Browse the repository at this point in the history
  3. Remove extra default for listen-ctl

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    c0eb7b6 View commit details
    Browse the repository at this point in the history
  4. Add cli todos

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    ebcf67d View commit details
    Browse the repository at this point in the history
  5. Add config file support

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    532584e View commit details
    Browse the repository at this point in the history
  6. Update structopt

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    a10f428 View commit details
    Browse the repository at this point in the history
  7. Remove trailing periods in help

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    359ea43 View commit details
    Browse the repository at this point in the history
  8. Update dependencies

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    fa74e8a View commit details
    Browse the repository at this point in the history
  9. Update configopt

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    1523f84 View commit details
    Browse the repository at this point in the history
  10. Add comments to config file parsing

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    29d76ec View commit details
    Browse the repository at this point in the history
  11. Pull structopt definitions into seperate file

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 7, 2020
    Copy the full SHA
    dce46e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Refactor to reduce diff

    Signed-off-by: David McNeil <mcneil.david2@gmail.com>
    davidMcneil committed Feb 10, 2020
    Copy the full SHA
    586303a View commit details
    Browse the repository at this point in the history