env-select

v0.9.0

v0.9.0 Jul 31 2023 at 20:18 UTC

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