For the complete documentation index, see llms.txt. This page is also available as Markdown.

get

Gets provider version details.

Usage

terrakube provider-version get --organization <ORG> --provider <PROV> --id <VER_ID>

Examples

terrakube provider-version get -o "$ORG_ID" --provider "$PROV_ID" --id "$VER_ID" --output json

Last updated

Was this helpful?