CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

Add 'destroy' command to CLI #74

Closed revett closed 5 years ago

revett commented 6 years ago

Feature

Currently the CLI can only start containers with the following command:

neo-local start

It should also be able to remove all containers from the local machine with:

neo-local destroy