Stop a running application as follow:
cenclave stop [--remove] <app_name>
If you stop an app without the parameter --remove, you can restart it later by recovering the last app state.
However you can't spawn a new app on the same port and with the same name if you don't remove it.