Skip to content

Commit

Permalink
change example for delete environment
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Purohit <shivampurohit900@gmail.com>
  • Loading branch information
shivam-Purohit committed Feb 18, 2024
1 parent 256e576 commit c7885f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/delete/environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var environmentCmd = &cobra.Command{
Short: `Delete a Chaos environment
Example:
#delete a Chaos Environment
litmusctl delete chaos-environment c520650e-7cb6-474c-b0f0-4df07b2b025b --project-id=c520650e-7cb6-474c-b0f0-4df07b2b025b
litmusctl delete chaos-environment --project-id=8adf62d5-64f8-4c66-ab53-63729db9dd9a --environment-id=environmentexample
Note: The default location of the config file is $HOME/.litmusconfig, and can be overridden by a --config flag
`,
Expand Down

0 comments on commit c7885f0

Please sign in to comment.