//Cloudogu EcoSystem Docs

Befehl: cesapp push

Der cesapp push <Doguname> Befehl pushed ein Dogu in die, in der dogu.json hinterlegte Registry. Der Namespace kann direkt im Name Feld angegeben werden.

Manpage

NAME:
cesapp push - build a ces application and push it to the remote servers

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

OPTIONS:
--skip-image                   skip image build and push (default: false)
--skip-build                   skip image build (default: false)
--overwrite                    overwrite existing dogu version, this will only work if the server accepts overwrites (default: false)
--accept-different-image-name  allows to push dogus where the image tag is not in the default format '<registry>/<name-tag>' (default: false)
--help, -h                     show help (default: false)