Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 550 Bytes

list.md

File metadata and controls

22 lines (15 loc) · 550 Bytes
description
Lists all the monographs.

List

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