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

get

Gets collection details.

Usage

terrakube collection get --organization <ORG> --id <COL_ID>

Examples

terrakube collection get -o "$ORG_ID" --id "$COL_ID" --output json

Last updated

Was this helpful?