mStream/docs/cli_arguments.md
elhenro d4086873b4 update docs
- remove --wizard cli parameter
- add password salt in user example
- add note about generating users via admin ui
2021-01-20 17:35:12 +01:00

365 B

As of v4.7.0 there is only one cli parameter:

--json || -j

It accepts an argument of a json config file path

mstream -j /path/to/config.json

NOTE: v5 aims to simplify the setup process of mstream as much as possible. The --wizard argument was removed in favor of Admin UI. If you have any opinions, let me know in the discord channel or on github.