Updates collection attributes or priority.
terrakube collection update --organization <ORG> --id <COL_ID> [flags]
terrakube collection update -o "$ORG_ID" \ --id "$COL_ID" \ --name "shared-vars" \ --description "Updated collection description" \ --priority 20 \ --output json
Last updated 13 days ago
Was this helpful?