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"
}
Returns information for the Terramate CLI regarding
supported versions.
OK