https://github.com/osquery/osquery logo
#fleet
Title
# fleet
s

Shawn Maddock

02/16/2023, 10:05 PM
Is there a flag for
fleet prepare db
to upgrade the database non-interactively? Currently it pauses and wants an interactive
[Enter]
to proceed
Eh, disregard. Looks like if you run it in a non-interactive environment it says to press enter but proceeds anyways.
z

zwass

02/16/2023, 11:55 PM
There's a
--no-prompt
flag as well.