You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/manual/readme.MD
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ To test local recipe changes with the New Relic CLI, you can use the `--recipePa
164
164
Steps for Testing Local Recipe Changes
165
165
166
166
1) Locate Your Local Recipe:
167
-
Ensure your local recipe is saved on your system. For example, assume the recipe file is located at ~/debian.yml on an EC2 instance.
167
+
Ensure your local recipe is saved on your system. For example, assume the recipe file is located at `~/debian.yml` on an EC2 instance.
168
168
169
169
2) Modify the Guided Install Command:
170
170
Replace the default guided install command from New Relic's UI with a custom command by specifying the actual recipe name and using the `--recipePath` flag to point to your local recipe file.
0 commit comments