Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@bamarni bamarni released this 05 Sep 09:47
· 43 commits to master since this release

This is a new release of the DC/OS CLI. All users of DC/OS >=1.12 are encouraged to upgrade.

Changelog

  • Breaking changes

    • Unbundle the dcos-core-cli plugin from the CLI. It is now auto-installed from Cosmos only (either through Universe or the Bootstrap Registry) during dcos cluster setup.
  • Features

    • New command dcos config keys printing all the keys that can be set in a configuration file.
    • The new dcos cluster open can be used to open the currently attached cluster UI in the browser.
    • Log into DC/OS Open without copy/pasting authentication token from browser.
    • Add cluster name completion to dcos cluster rename.
    • Support arg completion for dcos config.
    • Support autocompletion on dcos plugin remove.
  • Experimental features

    • Auto-install CLI plugins for running services during dcos cluster setup when environment variable DCOS_CLI_EXPERIMENTAL_AUTOINSTALL_PACKAGE_CLIS set.
  • Fixes

    • Loosen the DC/OS version check for plugin auto-installation, it was only accepting 1.XX versions.
    • Improve error messages for dcos cluster setup args error
  • Testing

    • Run integration tests against DC/OS Open as well.

Binaries

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