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

On UnknownPropertyException return supported props #34

Closed sverhoeven closed 6 years ago

sverhoeven commented 6 years ago

InvalidPropertyException already prints what it expects

xenon scheduler local --prop xenon.adaptors.schedulers.local.queue.multi.maxConcurrentJobs=foo queues
XenonProperties adaptor: Property "xenon.adaptors.schedulers.local.queue.multi.maxConcurrentJobs" has invalid value: foo (expected INTEGER)