Skip to content

Version 0.1.10

Compare
Choose a tag to compare
@jsancio jsancio released this 17 Jul 16:05
· 1128 commits to master since this release

Change Log

  • FEATURE: Add support for retrieving DCOS Service logs
  • FEATURE: Update marathon-group-schema.json
  • FEATURE: Add support for SSHing into the DCOS nodes
  • FEATURE: Allow scaling of Marathon groups
  • FEATURE: Better messaging when no package are found
  • FEATURE: dcos marathon app add supports URLs
  • FEATURE: Give notice if no packages are found
  • FEATURE: Improve messaging when listing deployment app that doesn't exist
  • FEATURE: Add support for getting DCOS node logs
  • FEATURE: Better URL validation for configuration values
  • FEATURE: Add proxy support
  • FEATURE: Clear screen and print timestamp when watching deployments
  • FEATURE: Better app status info in "dcos marathon app list"
  • BUG: Better handling of path with whitespaces during install
  • BUG: Fix creating dcos cache in ~/ directory
  • BUG: Remove setting of dcos path during install
  • BUG: CLI doesn't crash for invalid json commands
  • BUG: Print better message for the powershell script
  • BUG: The DCOS CLI doesn't flush the continue question when installing package
  • BUG: Error 'NoneType' object has no attribute 'url'