Switching to Another Module Stream on a Managed Instance
Describes how to enable a new stream for a module that already has a stream enabled. This procedure is referred to as switching a module stream.
Using the Console
Use the Edit Managed Instance Module panel to switch to another module stream on a managed instance. For detailed steps, see Editing a Module on a Managed Instance.
Using the CLI
Use the oci os-management managed-instance switch-module-stream command and required parameters to enable a new stream for a module that already has a stream enabled:
oci os-management managed-instance switch-module-stream --managed-instance <ocid> --module-name <module_name> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Using the API
Run the SwitchModuleStreamOnManagedInstance method to enable a new stream for a module that already has a stream enabled.