//Cloudogu EcoSystem Docs

Befehl: cesapp recreate

Der cesapp recreate <Doguname> Befehl löscht den lokal vorliegenden Dogu-Container und erstellt diesen neu.

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)