'deis logs -a <app-name> --lines -1' not outputting all logs since app launch
rbankole opened this issue · 1 comments
rbankole commented
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
.
Cryptophobia commented
This issue was moved to teamhephy/workflow#20