list

List entities

Synopsis

return 0 or more entities of a certain type

Options

  -h, --help                help for list
  -P, --page-size uint32    the maximum number of records per page (default 10)
  -T, --page-token string   next page token. Used by BigQuery
  -S, --skip uint32         the number of records that need to be skipped

Options inherited from parent commands

      --api-host string                         api host (default "localhost:50051")
  -o, --output string                           output format [yaml, json, json-raw] (default "yaml")
      --telemetry-upload-interval-seconds int   Upload usage statistics every so often. Use -1 to disable (default 3600)

SEE ALSO

Last updated