Description
The dcos nifi plan force-restart command restarts the plan with the provided name, or a specific phase in the plan with the provided name, or a specific step in a phase of the plan with the provided step name.
Usage
dcos nifi plan force-restart <plan> <phase> <step> [flags]
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 |
Parent command
| Command |
Description |
| dcos nifi plan |
Displays plan related informations and allows plan operations of the NiFi service. |