Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@armandgrillet armandgrillet released this 10 Apr 15:48
· 78 commits to master since this release

This is a new release of the DC/OS CLI for 1.13 clusters. The download link in the GUI for 1.13 clusters has been updated to include this release. Changes since the last release include:

  • Breaking changes

    • Drop support of DCOS_URL and DCOS_ACS_TOKEN
  • Features

    • Add static tab completion
    • Introduce a strict deprecation mode (DCOS_CLI_STRICT_DEPRECATIONS=1)
    • Display variant when running dcos --version
    • Always auto-install core and EE plugins when running dcos cluster setup
    • Add support for relative DCOS_DIR
    • List commands of each plugin alphabetically when running dcos plugin list

Alongside we're releasing a new core CLI plugin for DC/OS 1.13, which features:

  • Add color support to dcos node log
  • Add a public IP field to dcos node list
  • Add --user flag to dcos service log
  • Add journalctl format options to dcos node log: json-pretty, json, cat, short

BINARIES:

Darwin: https://downloads.dcos.io/binaries/cli/darwin/x86-64/0.8.0/dcos
Linux: https://downloads.dcos.io/binaries/cli/linux/x86-64/0.8.0/dcos
Windows: https://downloads.dcos.io/binaries/cli/windows/x86-64/0.8.0/dcos.exe