Publishing a Runbook's Version
Publish a custom runbook's version and make it usable in Fleet Application Management.
The following steps show how to publish latest runbook versions from the fleet details page. You can also publish runbooks from the fleet details page by selecting Actions and then selecting Publish latest version. Use the oci fleet-apps-management fleet-apps-management-runbooks runbook publish command and required parameters to publish a specified runbook version:
oci fleet-apps-management fleet-apps-management-runbooks runbook publish --runbook-id <runbook_OCID> --runbook-version-id <runbook_version_OCID> [OPTIONS]
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the PublishRunbook operation to publish a specific runbook version.