get
Last updated
Was this helpful?
Gets workspace tag details.
terrakube workspace-tag get --organization <ORG> --workspace <WS> --id <WSTAG_ID>--organization
-o
String
Yes
Organization ID or name.
--workspace
-w
String
Yes
Workspace ID or name.
--id
String
Yes
Workspace-Tag association ID.
terrakube workspace-tag get -o "$ORG_ID" -w "$WS_ID" --id "$WSTAG_ID" --output jsonLast updated
Was this helpful?
Was this helpful?