set_latest_application_version
Set the latest version for a DBOS application to promote or roll back to a specific version, controlling which version is considered current.
Instructions
Set the latest version for an application in DBOS Conductor.
This controls which version is considered current. Useful for rolling back to a previous version or promoting a specific version.
Args: application_name (string, required): Name of the DBOS application version_name (string, required): The version string to set as latest
Returns: message (string): Confirmation message version_name (string): The version that was set as latest
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_name | Yes | ||
| application_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||