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

list

Lists platform builds for a provider version.

Usage

terrakube implementation list --organization <ORG> --provider <PROV> --provider-version <VER>

Examples

terrakube implementation list -o "$ORG_ID" --provider "$PROV_ID" --provider-version "$VER_ID" --output table

Last updated

Was this helpful?