create
Usage
terrakube workspace-access create --organization <ORG> --workspace <WS> --name <TEAM_NAME> [flags]Flags
Flag
Short
Type
Required
Description
Examples
terrakube workspace-access create -o "$ORG_ID" -w "$WS_ID" \
--name "TERRAKUBE_ADMIN" \
--manage-state \
--manage-workspace \
--manage-job \
--output jsonLast updated
Was this helpful?