GoodMemGoodMem
ReferenceCLIUser

User Enrollment List

User Enrollment List CLI command reference

goodmem user enrollment list

List a human user's enrollment history

goodmem user enrollment list <user-id> [flags]

Options

  -f, --format string       Output format: table, json, compact, quiet (default "table")
  -h, --help                help for list
      --max-results int32   Maximum enrollments in one page
      --next-token string   Opaque token for the next page
      --no-trunc            Do not truncate table values
  -q, --quiet               Output only enrollment UUIDs

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