Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 20:18

Breaking Changes

  • es show is now broken into sub-subcommands: es show config and es show shell
  • Unknown keys in config will now be rejected

New Features

  • Add --run-in-shell flag to es run
  • es run and es set no longer require an application name in the command; if not given, they will prompt, the same way they prompt for profile name

Other

  • Provide more context if the subprocess in es run fails