Skip to content

v1.3.0

Compare
Choose a tag to compare
@maxsokolovsky maxsokolovsky released this 22 Mar 00:50
· 61 commits to main since this release
  • Added a new visit subcommand that looks up an environment by ID and opens a web browser at its URL
  • Fixed a regression with the API token lookup - the SHIPYARD_API_TOKEN environment variable works again (its priority is higher that the config's value)
  • The CLI no longer drops a user into a sh shell when users don't provide command arguments to exec
  • Renamed all packages to allow third parties to import packages from the CLI into external code
  • Minor UI, error message, and help text improvements