Releases: xenon-middleware/xenon-cli
v2.2.0
Perform files and jobs operations with Xenon library from command line.
Added
Changed
- Upgraded to Xenon 2.4.0
v2.1.0
Perform files and jobs operations with Xenon library from command line.
Added
- --start-single-process to exec and submit sub commands (#56)
- --inherit-env to exec and submit sub commands (#55)
Changed
- Upgraded to Xenon 2.3.2-nohadoop
v2.0.1
Perform files and jobs operations with Xenon library from command line.
Changed
- Upgraded to Xenon 2.3.0-nohadoop
v2.0.0
Perform files and jobs operations with Xenon library from command line.
Added
- Subcommands
- mkdir
- rename
- wait
- Status details to jobs list
- --long format for files list (#16)
- --verbose and --stacktrace arguments
- In
xenon --help
, added type column to list of adaptors
Changed
- Upgraded to Xenon 2.2.0
- Renamed
--format cwljson
argument to--json
- Xenon CLI now has same major version as Xenon
v1.1.0-rc2
Perform files and jobs operations with Xenon library from command line. No change from 1.1.0-rc1 other than update to Xenon-2.0.0-rc2
Changed
Upgraded to Xenon 2.0.0-rc2
v1.1.0-rc1
Perform files and jobs operations with Xenon library from command line.
Added
- Subcommands
- mkdir
- rename
- wait
- Status details to jobs list
- --long format for files list (#16)
- --verbose and --stacktrace arguments
- In
xenon --help
, added type column to list of adaptors
Changed
- Upgraded to Xenon 2.0.0
- Renamed
--format cwljson
argument to--json
v1.0.3
Perform files and jobs operations with Xenon library from command line.
Fixed
- Filter scheme properties based on XenonPropertyDescription.Component.SCHEDULER or XenonPropertyDescription.Component.FILESYSTEM (#12)
v1.0.2
Perform files and jobs operations with Xenon library from command line.
Changed
- Upgraded to Xenon 1.2.2
Fixed
- Weird behavior with sftp (#10)
v1.0.1
Perform files and jobs operations with Xenon library from command line.
Changed
- Upgraded to Xenon 1.2.1
v1.0.0
Perform files and jobs operations with Xenon library from command line.
Initial release.