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

Up cmd #32

Closed BSick7 closed 2 years ago

BSick7 commented 2 years ago

This PR adds the up command. Usage: nullstone up --block=network1 --env=sandbox --wait.

If --wait is specified, the logs are streamed from the server.

This PR depends on https://github.com/nullstone-io/go-api-client/pull/24: