Web Page¶
Options that control how the web page is opened.
- --json¶
Opens the page for an sbJSON API response instead of the ScienceBase user interface.
Example:
pwfdf |command| --json
- --fields 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
- --new NEW¶
Indicates where to open the page. Options are:
NEWDescription
0Open in the current window.
1Open in a new window.
2Open in a new tab
Note
Many web browsers ignore this option.
- --no-autoraise¶
Does not raise the opened browser page.
Note
Many web browsers ignore this option.