collections describe

View details of one or more collections

Synopsis

omics publisher collections describe [COLLECTION_ID...]

Description

Describe one or more collections, returning detailed information about each collection including metadata, tags, and configuration.

Examples

Describe a single collection by ID.

omics publisher collections describe my-collection

Describe a collection by slug name.

omics publisher collections describe cancer-genomics

Describe multiple collections at once.

omics publisher collections describe my-collection cancer-genomics genomic-variants

Positional Arguments

COLLECTION_ID

The ID or slug name of the target collection. You can specify multiple collection IDs or slugs to describe multiple collections at once.

Last updated

Was this helpful?