workflow
workflow copied to clipboard
'deis logs -a <app-name> --lines -1' not outputting all logs since app launch
deis logs -a <app_name> --lines -1 not spitting out all logs since app launch. As a workaround you have to supply an arbitrarily large number i.e - deis logs -a <app_name> --lines 10000.
This issue was moved to teamhephy/workflow#20