Skip to content

Add --by-name option to meorg output query#70

Open
SeanBryan51 wants to merge 1 commit into
mainfrom
fix-model-output-query
Open

Add --by-name option to meorg output query#70
SeanBryan51 wants to merge 1 commit into
mainfrom
fix-model-output-query

Conversation

@SeanBryan51
Copy link
Copy Markdown
Contributor

The /modeloutput get endpoint requires specifying the name key when querying by name and meorg_client is currently fixed to query by id. This change adds a --by-name argument to meorg output query which will force the command to query the model output by name rather than by its id.

The `/modeloutput` get endpoint requires specifying the `name` key when
querying by name and meorg_client is currently fixed to query by id.
This change adds a `--by-name` argument to `meorg output query` which
will force the command to query the model output by name rather than by
its id.
@SeanBryan51
Copy link
Copy Markdown
Contributor Author

To rebase off main once #69 is merged.

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