Listing Available Updates

View updates that can be applied to an instance in Autonomous Linux.

Available updates are within the contexts of the software sources attached to an instance. An instances showing as 'up-to-date' doesn't necessary mean the instances is running the latest updates issued by the OS vendor. It means that Autonomous Linux has applied all available patches from the currently attached sources. For example, if the instance uses a custom software source that doesn't auto-update, the instance might not have the latest updates from the OS vendor, but does have all available patches installed from the attached custom software source.

    1. Open the navigation menu and click Observability & Management. Under Autonomous Linux, click Instances.
    2. Under List scope, select the compartment that contains the instance.
    3. Click the name of the instance.
    4. Under Resources, click Updates.
      Tip

      Use the search box to find a specific update.
  • Use the oci os-management-hub managed-instance list-updatable-packages command and required parameters to get a list of updatable packages on a managed instance.

    oci os-management-hub managed-instance list-updatable-packages --managed-instance-id ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListManagedInstanceUpdatablePackages operation to get a list of updatable packages on a managed instance.