workflow icon indicating copy to clipboard operation
workflow copied to clipboard

'deis logs -a <app-name> --lines -1' not outputting all logs since app launch

Open Cryptophobia opened this issue 7 years ago • 0 comments

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

Cryptophobia avatar Mar 20 '18 20:03 Cryptophobia