The MLServer package includes a mlserver CLI designed to help with some of the common tasks involved with a model's lifecycle. Below, you can find the full list of supported subcommands. Note that you can also get a similar high-level outline at any time by running:
mlserver--help
Commands
.. click:: mlserver.cli.main:root
:prog: mlserver
:nested: full