-
--help just shows the high-level items. How do I see the full list? |
Beta Was this translation helpful? Give feedback.
Answered by
Sanster
Feb 5, 2024
Replies: 1 comment 1 reply
-
You can you use Using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
carco5a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can you use
iopaint start --help
to see options forstart
command.Using
iopaint start --config config.json
to start server using a config file.