Undeploy Service

To remove a service from an environment, use the below command

odin undeploy service --name SERVICE_NAME --env ENV_NAME

Last updated