Skip to content

v1.0.0-rc2

Compare
Choose a tag to compare
@advanderveer advanderveer released this 06 Mar 15:48
· 122 commits to master since this release

With this release we are introducing the v1.0.0-rc2 of the nerd cli, with new features and lots of improvements and fixes. workload and task concepts have been removed to use a simpler one: job.

New:

  • nerd job run to start a job using one command, it is also possible to use ad-hoc dataset
  • nerd job list which returns detailed information about each job's usage, and to which datasets they are related
  • nerd job logs
  • nerd job delete

Improvements:

  • nerd login now uses OpenIDConnect
  • Dataset management has been updated to be more reliable and more detailed
  • Error messages now reflects what's happening on the cluster side, but also they are more understandable.

Fixes:

  • Now jobs and datasets are displayed in chronological order