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

SSH options #140

Closed BSick7 closed 1 year ago

BSick7 commented 1 year ago

This adds --container flag to the ssh/exec commands which allows a user to specify a specific container other than the main container. (e.g. nginx)

This also fixes nullstone --version. (Previously, this always reported dev)