one line start command - look at pip custom commands like: magpie start -- port 9000 --host localhost -- log_dir <dir> look at sentry: https://docs.getsentry.com/on-premise/server/installation/ http://flask.pocoo.org/docs/dev/cli/
one line start command - look at pip custom commands
like:
magpie start -- port 9000 --host localhost -- log_dir
look at sentry:
https://docs.getsentry.com/on-premise/server/installation/
http://flask.pocoo.org/docs/dev/cli/