Skip to content

Returns information for the Terramate CLI regarding supported versions.

GET
/.well-known/cli.json

Returns information for the Terramate CLI regarding
supported versions.

Responses

OK

application/json
JSON
{
"required_version": ">=0.8.0"
}

Playground

Samples

Powered by VitePress OpenAPI