I am importing a bunch of queries & packs via ...
# kolide
d
I am importing a bunch of queries & packs via fleetctl; the packs import with status
enabled
- How do I import them as
disabled
? I know I have done this in the past, but I can't remember/find the docs I used.
s
Maybe this can help? https://github.com/kolide/fleet/blob/master/server/kolide/packs.go#L123 Setting Disabled=True in the pack?
d
Unfortunately that doesn't work - neither does
status: disabled
s
Thats too bad 😞 Out of ideas for now
Or maybe export it the disabled option might be there than, to know the syntax.
z
Please file an issue if this seems to be a bug.
d