Skip to content

Commit

Permalink
Update Path name in command
Browse files Browse the repository at this point in the history
  • Loading branch information
bangelic committed Dec 19, 2024
1 parent e58ebc8 commit 963a27a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Then optionally add additional environments to the environment paths.
[options="nowrap" subs="+quotes"]
----
$ hammer lifecycle-environment create \
--name "_Lifecycle Environment Name_" \
--name "_My_Lifecycle_Environment_Path_Name_" \
--description "_Environment Path Description_" \
--organization "_My_Organization_"
----
Expand All @@ -27,7 +27,7 @@ $ hammer lifecycle-environment create \
[options="nowrap" subs="+quotes"]
----
$ hammer lifecycle-environment create \
--name "_Environment Path Name_" \
--name "_My_Lifecycle_Environment_Path_Name_" \
--description "_Environment Description_" \
--prior "_Prior Environment Name_" \
--organization "_My_Organization_"
Expand Down

0 comments on commit 963a27a

Please sign in to comment.