Headless execution #3215
-
How can I execute it non-interactively? I want to perform a task in my home lab using a cron job |
Beta Was this translation helpful? Give feedback.
Answered by
swissspidy
Jul 4, 2025
Replies: 1 comment 2 replies
-
You can use the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jackwotherspoon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
--prompt
flag to pass a prompt and run it non-interactively.