Editing a Module for a Group
Update a module stream for a group in Autonomous Linux, including enabling or disabling module stream and installing or removing a module stream profile.
The service doesn't provide an option to directly edit a module within a group using the Console. Instead, use the API or CLI. To edit a group module using the Console, you must first remove the module and then add the module with the updated module stream configuration.
Use the oci os-management-hub managed-instance-group switch-module-stream command and required parameters to edit a module stream on a group.
oci os-management-hub managed-instance-group switch-module-stream --group-id ocid --module-name name --stream-name name [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the SwitchModuleStreamOnManagedInstanceGroup operation to edit a module stream on a managed instance group.