mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update manual-qa.md
Fix fleetctl pack flow instructions
This commit is contained in:
parent
e99a596469
commit
5e89c0efcf
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue