Description
The dcos nifi pod
command displays pod related informations and allows pod operations of the NiFi service.
Usage
dcos nifi pod [command]
Options
Name | Description |
---|---|
-h, --help |
Show context-sensitive help. |
-v, --verbose |
Enable extra logging of requests/responses |
--name="nifi" |
Name of the service instance to query |
Commands
dcos nifi pod list
Display the list of known pod instances…Read More
dcos nifi pod status
Display the status for tasks in one pod or all pods.…Read More
dcos nifi pod info
Display the full state information for tasks in a pod.…Read More
dcos nifi pod restart
Restart a given pod without moving it to a new agent.…Read More
dcos nifi pod replace
Destroy a given pod and moves it to a new agent.…Read More