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

C1129 preview envs cli #116

Closed ssickles closed 2 years ago

ssickles commented 2 years ago

Updated the envs#create command to support a new --profile parameter. If this parameter is passed, we create a Preview Environment instead of a standard environment.

Also added a new profile command that spits out the profile info so you know how your CLI has been configured.

Add an envs delete command in order to remove preview environments (or any other environment) once we are finished with it.

Screen Shot 2022-11-04 at 5 40 30 PM