diff --git a/docs/content/tutorials/create-environment/index.md b/docs/content/tutorials/create-environment/index.md index 4d842c69f..014305c06 100644 --- a/docs/content/tutorials/create-environment/index.md +++ b/docs/content/tutorials/create-environment/index.md @@ -49,7 +49,7 @@ Successfully created environment "my-env" in resource group "my-group" Inspect the Environment using the `rad environment show` ```bash -rad environment show my-env --output json +rad environment show my-env --group my-group --output json ``` You should see output similar to: