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

flesh out native query cli interface #129

Conversation

hallettj
Copy link
Collaborator

This is work an an in-progress feature that is gated behind a feature flag, native-query-subcommand.

This change does a few things to make the user experience for working with native queries much nicer:

  • When creating a native query, a nicley-formatted report is displayed showing the inferred parameter and result types.
  • Infers a name for the native query based on the filename for the input aggregation pipeline if no name is specified.
  • Adds list, show, and delete subcommands to complement create. The show subcommand outputs a format similar to the output from a successful create command.

@hallettj hallettj self-assigned this Nov 22, 2024
Base automatically changed from jessehallett/eng-1249-parse-parameter-type-annotations to main November 22, 2024 23:04
@hallettj hallettj force-pushed the jessehallett/eng-1299-reduce-required-cli-options-for-native-query-dx-output-more branch from 226e198 to 147701a Compare November 22, 2024 23:05
@hallettj hallettj merged commit ce0ba06 into main Nov 25, 2024
1 check passed
@hallettj hallettj deleted the jessehallett/eng-1299-reduce-required-cli-options-for-native-query-dx-output-more branch November 25, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants