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

Add org, app, stack, env to stderr output #19

Closed BSick7 closed 3 years ago

BSick7 commented 3 years ago

This PR adds command context to stderr so the user can track down issues.

❯ nullstone launch --source=arcana --version=0.1.0 arcana dev                                                                                                                                   
Performing application command (Org=nullstone, App=arcana, Stack=, Env=dev)

Pushing app artifact...
...