For the complete documentation index, see llms.txt. This page is also available as Markdown.

list

Lists workspace collection references.

Usage

terrakube collection-reference list --organization <ORG> --collection <COL> --workspace <WS>

Examples

terrakube collection-reference list -o "$ORG_ID" --collection "$COL_ID" -w "$WS_ID" --output table

Last updated

Was this helpful?