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

Metador CLI infrastructure #9

Open
apirogov opened this issue Aug 17, 2022 · 1 comment
Open

Metador CLI infrastructure #9

apirogov opened this issue Aug 17, 2022 · 1 comment
Labels
enhancement New feature or request prio:B UX Features and tools improving overall experience and practicality of Metador framework

Comments

@apirogov
Copy link
Collaborator

Eventually, a CLI tool should be provided, with following features:

  • list existing installed plugin groups and plugins (feature of the plugingroup plugingroup)
  • either each plugin group can register its own sub-cli app, or make CLI sub-apps another plugingroup

The schema CLI should allow to validate JSON or YAML against an installed schema plugin (and let it output what it parsed), which could be very helpful for schema development

The packer CLI should provide an interface to pack or update containers based on some input directory

@broeder-j
Copy link
Member

broeder-j commented Sep 1, 2022

Also I would add a command:

metador generate_display(containerfile.h5)

or

metador show/display(containerfile.h5)

Which will open the default metador dashboard container vis for this container in a browser.
useful for looking at stuff outside of the Webpage, also useful for debugging Dashboards during development.
The command should be there in python of course and only exposed through the CLI

@apirogov apirogov added the sticky label Sep 1, 2022
@apirogov apirogov removed the sticky label Sep 20, 2022
@apirogov apirogov added the UX Features and tools improving overall experience and practicality of Metador framework label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:B UX Features and tools improving overall experience and practicality of Metador framework
Projects
None yet
Development

No branches or pull requests

2 participants