January 2018
Intermediate to advanced
318 pages
7h 6m
English
The final command we are going to look at is fission function delete. This command is pretty self-explanatory. It deletes the function and only accepts a single argument, and that is --name.
To delete the hello world function, for example, we should just run the following:
$ fission function delete --name hello

Read now
Unlock full access