From 8546a15e7d6414c711804b04e078bbdda68d116e Mon Sep 17 00:00:00 2001 From: Brian Angelica Date: Fri, 10 Jan 2025 10:43:16 -0500 Subject: [PATCH] Remove command --- .../proc_creating-a-lifecycle-environment-path.adoc | 8 -------- 1 file changed, 8 deletions(-) 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 43bf392676..1409a081e4 100644 --- a/guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc +++ b/guides/common/modules/proc_creating-a-lifecycle-environment-path.adoc @@ -39,11 +39,3 @@ $ hammer lifecycle-environment create \ ---- $ hammer lifecycle-environment paths --organization "_My_Organization_" ---- -. To specify the path for adding an environment after the Library, enter the following command: -+ -[options="nowrap" subs="+quotes"] ----- -$ hammer lifecycle-environment create \ ---label=test12 --name=test12 --prior-id=1 \ ---organization-id=1 --path-id=13 -----