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

get

Gets collection item details.

Usage

terrakube collection-item get --organization <ORG> --collection <COL> --id <ITEM_ID>

Examples

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

Last updated

Was this helpful?