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

Add --adaptors option #30

Open sverhoeven opened 7 years ago

sverhoeven commented 7 years ago

To get a list of adaptor names for scheduler or filesystem.

xenon filesystem --adaptors
xenon scheduler --adaptors

This should return just names, using --json could return list of AdaptorDescription objects.