Check out our new VS Code extension for experiment tracking and model development
Stop and destroy deployed instance.
usage: mlem deployment remove [options] path
arguments:
PATH Path to deployment meta [required]
The deployment remove
destroys the deployment by first setting its state to
not_deployed
before proceeding to actually destroying the deployed service,
deleting its associated runtime resources.
$ mlem deployment remove service_name