Read this on the main serverless docs site¶
Knative - Remove¶
The serverless remove command will remove the deployed service, defined in your current working directory, from the provider.
Options¶
--stageor-sThe name of the stage in service,devby default.
Examples¶
Removal of service in a specific stage¶
This example will remove the deployed service of your current working directory with the stage dev.