Manage issues

Usage:
  plaid-cli issues [command]

Available Commands:
  get         Get an Issue
  search      Search for an Issue
  subscribe   Subscribe to an Issue

Flags:
  -h, --help   help for issues

Global Flags:
      --config string      Config file path
      --dry-run            Show request without sending
      --json               Output as JSON
      --no-cache           Bypass response cache
      --no-color           Disable colored output
      --plain              Output as plain tab-separated text
      --quiet              Bare output, one value per line
      --select string      Comma-separated fields to include in output (e.g. --select id,name,status)
      --timeout duration   Request timeout (default 30s)
      --yes                Skip confirmation prompts (for agents and scripts)

Use "plaid-cli issues [command] --help" for more information about a command.
