Open 4920441 opened 2 years ago
Hi,
As far as I know, the --help
flag is the only way.
Get the main commands:
./psl-cli.py --help
for each command, the sub-commands can be shown.
./psl-cli.py query --help
However I can't figure out what all these commands actually do :/
Hi,
maybe I am overseeing it, but is there a psl-cli.py somewhere an option where I can see all possible set commands I can use?
works so far so good, but I am very curious about all other configuration options, like IGMP and so on.
Thanks a lot
Cheers
4920441