list
Last updated
Was this helpful?
Lists all variables configured on a workspace.
terrakube variable list --organization <ORG> --workspace <WS> [flags]--organization
-o
String
Yes
Organization ID or name.
--workspace
-w
String
Yes
Workspace ID or name.
--output
String
No
Output format (json, table, yaml, tsv).
terrakube variable list -o "$ORG_ID" -w "$WS_ID" --output jsonLast updated
Was this helpful?
Was this helpful?