Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 914 Bytes

File metadata and controls

27 lines (20 loc) · 914 Bytes

Kubeless - Remove

The sls remove command will remove the deployed service, defined in your current working directory, from the provider.

serverless remove

It will remove the Kubeless Function objects from your Kubernetes cluster, the Kubernetes Deployments and the Kubernetes Services associated with the Serverless service.

Options

  • --verbose or -v Shows additional information during the removal.

Provided lifecycle events

  • remove:remove