Edit on GitHub

deployment remove

Stop and destroy deployed instance.

Synopsis

usage: mlem deployment remove [-p <path>] [-h]
                              path

arguments:
  path             Path to deployment meta

Description

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.

Options

  • -p <path>, --project <path> - Path to MLEM project [default: (none)]
  • -h, --help - Show this message and exit.

Example: Stop and destroy a deployment

$ mlem deployment remove service_name
Content

šŸ› Found an issue? Let us know! Or fix it:

Edit on GitHub

ā“ Have a question? Join our chat, we will help you:

Discord Chat