From 5e89c0efcf878ae43c7efb31d7086d1073770af4 Mon Sep 17 00:00:00 2001 From: gillespi314 <73313222+gillespi314@users.noreply.github.com> Date: Mon, 13 Sep 2021 14:37:54 -0500 Subject: [PATCH] Update manual-qa.md Fix fleetctl pack flow instructions --- handbook/manual-qa.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/handbook/manual-qa.md b/handbook/manual-qa.md index 85a94b2f96..78cc7e4ddf 100644 --- a/handbook/manual-qa.md +++ b/handbook/manual-qa.md @@ -150,8 +150,9 @@ Run the "Get the version of the resident operating system" query against your lo ### Pack flow -Apply a pack by running the following command: +Apply a pack by running the following commands: +`fleetctl apply -f docs/1-Using-Fleet/configuration-files/multi-file-configuration/queries.yml` `fleetctl apply -f docs/1-Using-Fleet/configuration-files/multi-file-configuration/pack.yml` Make sure the pack was successfully added by running the following command: