You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
From @rbankole on May 5, 2017 15:51
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
.Copied from original issue: deis/workflow#810
The text was updated successfully, but these errors were encountered: