Skip to content

Releases: xenon-middleware/xenon-cli

v2.2.0

26 Feb 15:55
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Added

  • --name to to submit sub commands (#59)
  • --max-memory to exec and submit sub command (#58)

Changed

  • Upgraded to Xenon 2.4.0

v2.1.0

16 Feb 10:39
Compare
Choose a tag to compare

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

01 Feb 09:22
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon 2.3.0-nohadoop

v2.0.0

07 Nov 09:37
Compare
Choose a tag to compare

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

04 Aug 14:17
Compare
Choose a tag to compare
v1.1.0-rc2 Pre-release
Pre-release

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

03 Aug 13:37
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release

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

20 Jul 05:56
Compare
Choose a tag to compare

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

08 May 15:10
Compare
Choose a tag to compare

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

02 Mar 16:20
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon 1.2.1

v1.0.0

23 Feb 21:23
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Initial release.