pwfdf parent browse

Synopsis

pwfdf parent browse [options]

Description

Opens the PWFDF parent item in a web browser.

Example:

pwfdf parent browse

Options

-h, --help

Displays the command’s help text and exits.

-t, --show-traceback

Shows the full traceback when an error occurs.

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 parent browse --json
--fields FIELD...

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

Example:

pwfdf parent browse --json --fields id title summary
--new NEW

Indicates where to open the page. Options are:

NEW

Description

0

Open in the current window.

1

Open in a new window.

2

Open 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.