Skip to content

Version 0.1.8

Compare
Choose a tag to compare
@mgummelt mgummelt released this 04 Jun 20:35
· 1255 commits to master since this release
  • BUG: Gracefully handle a missing file when the user specifies --options=
  • BUG: Fixed a bug where we only listed one app in dcos package list, even when the package defined multiple apps
  • BUG: Fixed a bug where we didn't support packages that didn't define a marathon.json
  • FEATURE: New dcos service command, which lists dcos services
  • FEATURE: New dcos service shutdown command, which shuts down a DCOS service
  • FEATURE: Updated many commands to print text tables rather than JSON. JSON is still printable via the --json flag.
  • FEATURE: Support semantic versioning of remote package repos.
  • OTHER: Renamed dcos tasks to dcos task
  • OTHER: Made install and auth messages more clear