adds a log drain to an app
display the log drains of an app
USAGE
$ heroku drains
OPTIONS
-a, --app=app (required) app to run command against
-r, --remote=remote git remote of app to use
--json output in json format
adds a log drain to an app
USAGE
$ heroku drains:add URL
OPTIONS
-a, --app=app (required) app to run command against
-r, --remote=remote git remote of app to use
removes a log drain from an app
USAGE
$ heroku drains:remove [URL|TOKEN]
OPTIONS
-a, --app=app (required) app to run command against
-r, --remote=remote git remote of app to use