hossted/cli

add command "status"

niryariv opened this issue · 1 comments

Lists status of all the settable properties (auth, monitoring, logging etc)
Basically we want to parse the .hossted/config file and show that current state as a result
Something like

hossted status

logging: false
monitoring: true
app: Wordpress
uuid: 9249824

done.