xenon-middleware / xenon-cli

Perform files and jobs operations with Xenon library from command line
http://nlesc.github.io/Xenon/
Apache License 2.0
2 stars 3 forks source link

Pick scheduler or filesystem as first sub command #22

Closed sverhoeven closed 7 years ago

sverhoeven commented 7 years ago

For example

xenon scheduler slurm
xenon filesystem sftp

This maps nicely to the API, easier to understand for first user what xenon can do and looses the filesystem/scheduler column. We loose the quick overview of all the available adaptors.