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

get

Gets project details.

Usage

terrakube project get --organization <ORG> --id <PRJ_ID>

Examples

terrakube project get -o "$ORG_ID" --id "$PRJ_ID" --output json

Last updated

Was this helpful?