Skip to content

restart

Terskikh Maria edited this page Sep 29, 2017 · 3 revisions

The chkit restart command is used to restart all Pods named Deployment.

Command syntax

To execute chkit restart, you need to specify:

Flag Parameter Description
NAME Deployment name

Optional parameters:

Flag Parameter Description
--help or -h print usage info
--debug or -d print system info on command execution
chkit [--debug -d ] restart NAME [--namespace NAMESPACE][-h | --help]

Example

$ chkit restart myapp

restart... OK