File: set-default-limit-value-7e293d843d6d85ac.yaml

package info (click to toggle)
python-mistralclient 1%3A5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,092 kB
  • sloc: python: 10,820; sh: 125; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
critical:
  - |
    The "--limit" parameter of heavy CLI commands like "task-list" and
    "execution-list" and "action-execution-list" is set to "100" by
    default to avoid the huge load on server. To fetch the full result
    set, user may use "--limit -1".