List Deployments
list_deploymentsRetrieve a list of deployments from a Kubernetes namespace, or from all namespaces if none is specified.
Instructions
List all deployments in a specified namespace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | The Kubernetes namespace to list deployments from. If not provided, deployments from all namespaces will be listed. |