DE 

//Cloudogu EcoSystem Docs

Command: cesapp recreate

The cesapp recreate <doguname> command deletes a locally present dogu-container and recreates it.

Manpage

NAME:
cesapp recreate - removes and recreates the container of a dogu

USAGE:
cesapp recreate [command options] [arguments...]

OPTIONS:
--all        recreate all dogu containers (default: false)
--start      start container after recreate (default: false)
--fail-fast  Only use with --all flag. Stop recreating after the first fail. (default: false)
--help, -h   show help (default: false)