Skip to content

Version 0.6.6

Compare
Choose a tag to compare
@bamarni bamarni released this 11 Apr 14:21
· 402 commits to master since this release

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

FIXES:

  • Fix help output of dcos node regarding dcos node dns
  • Improved dcos task log to handle complex task names
  • Escape remote commands when passing them to ssh
  • Add end of options convention to dcos node ssh and dcos task exec
  • Set TERM to 'xterm' when using task exec with '--tty'
  • Added '--user' flag to 'dcos service log'
  • Added region for masters in standby in dcos node
  • Fix dcos package install --cli on Windows
  • Loosen the CLI resource validation during package install
  • Added error message when running dcos task <unexisting-task-ID>
  • Fixed non-UTC date string parsing in tables
  • Updated 'requests' dependency to 2.20.0.
  • Normalize domains to lowercase when comparing URLs
  • Print a warning when attached cluster is incorrect version

BINARIES:

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