--fields FIELD,FIELD,...ΒΆ

Specifies the sbJSON fields that should be queried when opening the page for an sbJSON API response.

Example:

pwfdf |command| --json --fields id,title,summary
pwfdf |command| --json --fields "id title summary"