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

get

Gets collection reference details.

Usage

terrakube collection-reference get --organization <ORG> --collection <COL> --workspace <WS> --id <REF_ID>

Examples

terrakube collection-reference get -o "$ORG_ID" --collection "$COL_ID" -w "$WS_ID" --id "$REF_ID" --output json

Last updated

Was this helpful?