Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 917 Bytes

tkn-results_list.md

File metadata and controls

32 lines (22 loc) · 917 Bytes

tkn-results list

List Results

tkn-results list [flags] <parent>

  <parent>: Parent name to query. This is typically corresponds to a namespace, but may vary depending on the API Server. "-" may be used to query all parents.

Options

  -f, --filter string   CEL Filter
  -h, --help            help for list
  -l, --limit int32     number of items to return. Response may be truncated due to server limits.
  -o, --output string   output format. Valid values: tab|textproto|json (default "tab")
  -p, --page string     pagination token to use for next page

Options inherited from parent commands

  -a, --addr string        Result API server address
  -t, --authtoken string   authorization bearer token to use for authenticated requests

SEE ALSO

Auto generated by spf13/cobra on 17-Nov-2021