From cea9cc2afdbaad43f02dea6d68c3020b67b9f382 Mon Sep 17 00:00:00 2001 From: Brian Angelica Date: Thu, 19 Dec 2024 13:45:22 -0500 Subject: [PATCH] Add prior Library back in command --- .../modules/proc_creating-a-lifecycle-environment-path.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc b/guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc index 2471dd4fab..0a3e0dd260 100644 --- a/guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc +++ b/guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc @@ -20,6 +20,7 @@ Then optionally add additional environments to the environment paths. $ hammer lifecycle-environment create \ --name "_My_Lifecycle_Environment_Path_Name_" \ --description "_Environment Path Description_" \ +--prior "Library" \ --organization "_My_Organization_" ---- . Optional: To add an environment to the environment path, enter the `hammer lifecycle-environment create` command and specify the parent environment with the `--prior` option: