hossted/cli

hossted set logging true/false

Closed this issue · 2 comments

We want to setup a command that will toggle logging
What it will do is show or remove services that start with hossted-logging
The format will look like this...
image

I am expecting these three lines are available (and in this order) in the docker-compose file for the parser to work

# HOSSTED APP
# HOSSTED WRAPPER
# HOSSTED WRAPPER END

Why , we said that if you parse the services and related only to those starting with ^hossted-monitoring.+ to ^hossted-loggin+ we will not need the comments.