Retrieves workspace attributes.
terrakube workspace get --organization <ORG> --id <WS_ID>
--organization
-o
String
Yes
Organization ID or name.
--id
Workspace ID.
terrakube workspace get -o "$ORG_ID" --id "$WS_ID" --output json
Last updated 13 days ago
Was this helpful?