For the complete documentation index, see llms.txt. This page is also available as Markdown.

iai comments get

Get a comment

Synopsis

Get full details of a comment.

iai comments get <id> [flags]

Examples

  iai comments get comment-abc123
  iai comments get comment-abc123 --json
  iai comments get comment-abc123 --yaml

Options

  -h, --help                  help for get
      --json                  Output raw API response as JSON
  -o, --organization string   Organization name that owns the project
  -p, --project string        Project name
      --yaml                  Output raw API response as YAML

Options inherited from parent commands

SEE ALSO

Last updated

Was this helpful?