You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Pasting from my previous PR, this is only a starting point and needs to be refined for a proper CLI:
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
The text was updated successfully, but these errors were encountered: