Creating a Lifecycle Environment
Create a lifecycle environment to define the stages of a software's lifecycle in OS Management Hub. For example, you might have stages for Development, Test, Acceptance, and Production.
Tip
Confused about lifecycle environments? See Understanding Lifecycle Environments and Video: Creating Lifecycle Environments.
Confused about lifecycle environments? See Understanding Lifecycle Environments and Video: Creating Lifecycle Environments.
Use the oci os-management-hub lifecycle-environment create command and required parameters to create a lifecycle environment.
oci os-management-hub lifecycle-environment create --arch-type arch --compartment-id ocid --display-name name --os-family family --stages stages.json --vendor-name vendor [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreateLifecycleEnvironment operation to create a lifecycle environment.