List Micro deployments
micro_deploymentsList deployment history to track immutable releases and audit project changes. Retrieve past deployment records for your Micro project.
Instructions
List immutable deployment history for the linked project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |