tembo-api-client 1.1.1

API client for Tembo Cloud's Platform API (api.tembo.io)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# TrunkInstall

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the extension to install. This must be the name of the extension as it appears in the [pgtrunk]https://pgt.dev registry. | 
**version** | Option<**String**> | The version of the extension to install. If not specified, the latest version will be used. (Optional) | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)