nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

Fix usage of environment name #14

Closed BSick7 closed 3 years ago

BSick7 commented 3 years ago

This PR fixes the usage of environment name.

Previously, the CLI was using workspace.EnvName to perform lookups against nullstone. When we tried the new CLI after moving to IDs, everything worked because EnvName still existed in the existing workspaces. Once I tried the CLI against new workspaces, the deploy command failed because the env name was set to "".