Skip to content

v1.6.0

Choose a tag to compare

@maxsokolovsky maxsokolovsky released this 26 Feb 14:32
· 30 commits to main since this release
ef557f1

Major additions

  • This release adds autocomplete for environment IDs. Now, you can not only use autocomplete to complete commands and arguments but also environment IDs (where applicable) by hitting and getting a list of available environment IDs. You can also type the first few characters and let the CLI complete the ID for you.

Other changes

  • The CLI now properly handles the org value provided by custom config files or as a flag to most commands.