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

Unified CLI interface notes #112

Open
leoschwarz opened this issue Dec 13, 2024 · 0 comments
Open

Unified CLI interface notes #112

leoschwarz opened this issue Dec 13, 2024 · 0 comments

Comments

@leoschwarz
Copy link
Collaborator

leoschwarz commented Dec 13, 2024

Pasting from my previous PR, this is only a starting point and needs to be refined for a proper CLI:

# General api interaction:
$CMD api read endpoint [attrib] [value]
$CMD api save endpoint id attrib value
$CMD api log write [workunitd] [message]

# For specific entities:
$CMD workunit list
$CMD workunit not-available
$CMD workunit update-status


$CMD dataset download
$CMD dataset upload
$CMD resource upload (? ideally just use app-runner functionality here?)

There remains some confusion as for how log and progress are used by different apps. -> to be checked and maybe needs to be made available in the relevant areas as well

tbd: testing and making sure future.annotations problem does not recoccur, maybe get in touch with dev

@leoschwarz leoschwarz changed the title Unified CLI notes Unified CLI interface notes Dec 13, 2024
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

No branches or pull requests

1 participant