kongctl provides the following tools for making Konnect API requests using kongctl:
|
Command |
Description |
|---|---|
| kongctl api delete | Delete resources via API. |
| kongctl api get | Retrieve resources via API. |
| kongctl api patch | Partially update resources via API. |
| kongctl api post | Create resources via API. |
| kongctl api put | Update resources via API. |