UNPKG

242 BMarkdownView Raw
1# Remove
2
3This plugin removes the Action from OpenWhisk.
4
5## How it works
6
7`Remove` hooks into the [`remove:remove`](/lib/plugins/remove) lifecycle. It
8will send the HTTP DELETE request to the Action endpoint to trigger the function
9removal.