CLI/Command Documentation

Good day,
I’m searching and searching but i can’t seem to find it.

I’m looking for the documentation of the CLI commands for configuring a VM in CLI.
can someone be so kind to point me in that direction
thank you in advanced

Howdy,

You can actually receive quite a bit of information just by running the various commands.

If you run “virtualmin” on the command line as root, it’ll show all the available options.

Then, you could run a command such as “virtualmin modify-web” in order to see how that works.

You can see that documentation here as well though:

https://www.virtualmin.com/documentation/developer/cli

Also, there’s a few examples here:

https://www.virtualmin.com/documentation/developer/cli_examples