create
Usage
terrakube collection-reference create --organization <ORG> --collection <COL> --workspace <WS> [flags]Flags
Flag
Short
Type
Required
Description
Examples
terrakube collection-reference create -o "$ORG_ID" \
--collection "$COL_ID" \
-w "$WS_ID" \
--description "Collection reference to workspace" \
--output jsonLast updated
Was this helpful?