Listing Modules Streams from a Software Source
Describes how to retrieve a list of module streams from a software source.
Using the Console
Important
Software sources must be attached to view module streams and profiles in the Console.
Software sources must be attached to view module streams and profiles in the Console.
Using the CLI
Use the oci os-management module-stream list command and required parameters to retrieve a list of module streams from a software source:
oci os-management module-stream list --software-source-id <ocid> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Using the API
Run the ListModuleStreams method to retrieve a list of module streams from a software source.