Manage application

Usage:
  plaid-cli application [command]

Available Commands:
  get         Retrieve information about a Plaid application

Flags:
  -h, --help   help for application

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 application [command] --help" for more information about a command.
