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(cli): dynamically generate query CLI commands #11725

Merged
merged 26 commits into from
Apr 27, 2022
Merged

feat(cli): dynamically generate query CLI commands #11725

merged 26 commits into from
Apr 27, 2022

Commits on Apr 21, 2022

  1. WIP on auto-generating CLi

    aaronc committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b954f4b View commit details
    Browse the repository at this point in the history
  2. WIP

    aaronc committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    199a0f1 View commit details
    Browse the repository at this point in the history
  3. WIP

    aaronc committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e1c39ba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. WIP

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b31fefd View commit details
    Browse the repository at this point in the history
  2. add pagination.go

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    795ed9b View commit details
    Browse the repository at this point in the history
  3. handle more flag types

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b616755 View commit details
    Browse the repository at this point in the history
  4. WIP on refactoring

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    325004e View commit details
    Browse the repository at this point in the history
  5. WIP

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ca6bd8a View commit details
    Browse the repository at this point in the history
  6. working tests

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    50d8fc5 View commit details
    Browse the repository at this point in the history
  7. add docs

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    8ea8876 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0b7d5d View commit details
    Browse the repository at this point in the history
  9. echo all flags

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    7584582 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ee2193 View commit details
    Browse the repository at this point in the history
  11. add repeated tests

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d4bb040 View commit details
    Browse the repository at this point in the history
  12. remove comment

    aaronc committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    23c0333 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. fix compositeListValue issue

    aaronc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    809848b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    0e3c714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    076c718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d42050 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d3c23d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    3d9de76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f01bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ff519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e807d28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f5c21b View commit details
    Browse the repository at this point in the history