{PH-HEADER}
{PH-MARKDOWN}
# 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