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: add convert config command #18378

Merged
merged 9 commits into from
Sep 8, 2023
Merged

feat: add convert config command #18378

merged 9 commits into from
Sep 8, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    c124ff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. more and better tests

    pront committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c9fb34d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30cc57f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. improve sub-command description

    pront committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0eb58bc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Update src/cli.rs

    Co-authored-by: Bruce Guenter <bruce.guenter@datadoghq.com>
    pront and bruceg committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    78ff8f2 View commit details
    Browse the repository at this point in the history
  2. Update src/config/format.rs

    Co-authored-by: Bruce Guenter <bruce.guenter@datadoghq.com>
    pront and bruceg committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    659ac9d View commit details
    Browse the repository at this point in the history
  3. Update src/convert_config.rs

    Co-authored-by: Bruce Guenter <bruce.guenter@datadoghq.com>
    pront and bruceg committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1008c82 View commit details
    Browse the repository at this point in the history
  4. fix format

    pront committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3d1e511 View commit details
    Browse the repository at this point in the history
  5. format should remain an option

    pront committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6c1e243 View commit details
    Browse the repository at this point in the history