January 2018
Intermediate to advanced
318 pages
7h 6m
English
The delete command, again, works as you would expect it to (remember it will delete without warning):
$ fission environment delete --name nodejs
Also, if you have functions within your environment, it will also delete with no warning. However, your functions will remain until you manually delete them. Any attempt to call a function that does not have an environment will result in an internal server error.
Read now
Unlock full access