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

When returning a URL for an sbJSON API query, request specific sbJSON fields in the URL.

Example:

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