adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

Help text for limit flag is confusing #239

Closed Himavanth closed 3 years ago

Himavanth commented 3 years ago

Describe the bug aio rt activation logs --help shows the following help text for the limit flag

return the last `limit` activation logs. Max 50

The text is confusing and should make it clear that the limit is for number of activations and not number of log lines.

To Reproduce Steps to reproduce the behavior:

  1. aio rt activation logs --help

Expected behavior A clear description of what the limit flag is for.

aiojbot commented 3 years ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1225