Skip to content

basic cli implemented #3

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

Merged
merged 12 commits into from
Mar 25, 2025

Conversation

closedLoop
Copy link
Collaborator

No description provided.

…lity in the CLI

feat(cli.py): implement JSON output option for teams listing to improve data accessibility
refactor(cli.py): update project selection command to improve user experience and error handling
… project during login to enhance user experience

refactor(cli.py): remove redundant set-project, set-organization, and set-team commands to streamline the CLI interface
test(cli.py): add unit tests for organization, team, and project management commands to ensure reliability and correctness
…y management and testing

refactor(ci): rename job from build to test and remove older Python versions to streamline CI process
…nd creation to ensure functionality works as expected
…ds to enhance user experience

fix(cli.py): update dataline name retrieval logic to prioritize schemaT name
fix(models.py): add field validator to parse data_model from JSON string to dictionary format
…ON format output

fix(cli.py): handle project selection error more gracefully in datalines_select command
test(cli.py): add tests for datalines_list and datalines_get commands to ensure functionality and output correctness
…n type syntax for optional parameters to improve code clarity and maintainability
…gram model for clarity and consistency

feat(models.py): add additional fields to QueryProgram model to enhance functionality and data representation
…s options to ensure functionality and coverage
…ionality to include publish, unpublish, run, and analyze options for better query program management

feat(cli.py): add query_select command to allow interactive selection of query programs and perform actions on them
fix(cli.py): update error messages for clarity and improve user feedback during query program operations
chore(pyproject.toml): bump version to 0.0.2 to reflect new features and improvements in the CLI
@closedLoop closedLoop merged commit 5e89cdc into main Mar 25, 2025
0 of 5 checks passed
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.

1 participant