GoodMemGoodMem
ReferenceCLISystem

System Retrieve Log Policy List

System Retrieve Log Policy List CLI command reference

goodmem system retrieve-log-policy list

List RetrieveMemory auto-logging policies

goodmem system retrieve-log-policy list [flags]

Options

      --active-at string     RFC3339 active-time filter
  -h, --help                 help for list
      --include-deleted      Include tombstoned policies
      --label strings        Policy label selector key=value (repeatable)
      --max-results int      Maximum policies to return (default 50)
      --name-filter string   Case-insensitive display-name substring filter
      --next-token string    Opaque next-page token
  -o, --output string        Output format: table, json, compact, quiet (default "table")
      --sort-by string       Sort field: created_at, updated_at, display_name
      --sort-order string    Sort order: ascending or descending

Options inherited from parent commands

      --api-key string   API key for authentication (can also be set via GOODMEM_API_KEY environment variable)
      --server string    GoodMem server address (gRPC API)

SEE ALSO