Description
The dcos nifi debug
command displays debugging related informations of the NiFi service.
Usage
dcos nifi debug [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 debug config list
List IDs of all available configurations.…Read More
dcos nifi debug config show
Display a specified configuration.…Read More
dcos nifi debug config target
Display the target configuration.…Read More
dcos nifi debug config target_id
List ID of the target configuration.…Read More
dcos nifi debug state framework_id
Display the Mesos framework ID.…Read More
dcos nifi debug state properties
List names of all custom properties.…Read More
dcos nifi debug state property
Display the content of a specified property.…Read More
dcos nifi debug state refresh_cache
Refresh the state cache.…Read More
dcos nifi debug pod pause
Pause a pod’s tasks for debugging.…Read More
dcos nifi debug pod resume
Resume a pod’s normal execution following a pause command.…Read More