Deletes an item from a collection.
terrakube collection-item delete --organization <ORG> --collection <COL> --id <ITEM_ID>
terrakube collection-item delete -o "$ORG_ID" --collection "$COL_ID" --id "$ITEM_ID"
Last updated 13 days ago
Was this helpful?