Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 363 Bytes

phylum_project_list.md

File metadata and controls

19 lines (13 loc) · 363 Bytes

{PH-HEADER}

{PH-MARKDOWN}

Examples

# List all existing projects
$ phylum project list

# List all existing projects with json output
$ phylum project list --json

# List all existing projects for the `sample` group
$ phylum project list -g sample

# List all existing projects for the `demo` organization
$ phylum project list --organization demo