Usage

npx wgc monograph list

Description

The npx wgc monograph list command allows you to list all the monographs under your organization.

Options

  • -n, --namespace : Filter to get graphs in this namespace only.
  • -r, --raw : Prints to the console in json format instead of table (Deprecated).
  • -j, --json : Prints to the console in json format instead of table.
  • -o, --out : Destination file for the json output. Has precedence over both raw and json