ⓘ You are viewing the documentation for older DKP releases. If you're looking for the new help center that includes the latest DKP release, go to https://docs.d2iq.com.
D2IQD2IQ
D2iQNifi Documentation
  • Support
English
  • 中文 (简体)
  • DKP
  • Konvoy
  • Kommander
  • Dispatch
  • Kaptain
  • Mesosphere
  • DC/OS
  • DC/OS Services
  • Support
  • NiFi 1.0.1-1.9.2
  • NiFi 1.0.0-1.9.2
  • NiFi 0.5.0-1.9.2
  • NiFi 0.4.1-1.8.0
  • NiFi 0.4.0-1.8.0
  • NiFi 0.3.0-1.7.1
  • NiFi 0.2.0-1.5.0
  • NiFi 0.1.0-1.5.0

Nifi 0.2.0-1.5.0

  • Overview
  • Installing and Customizing
  • Deployment Best Practices
  • Uninstalling
  • Security
  • Command Reference
    • dcos nifi config
    • dcos nifi describe
    • dcos nifi endpoints
    • dcos nifi debug
    • dcos nifi plan
      • dcos nifi plan list
      • dcos nifi plan status
      • dcos nifi plan start
      • dcos nifi plan stop
      • dcos nifi plan pause
      • dcos nifi plan resume
      • dcos nifi plan force-restart
    • dcos nifi pod
    • dcos nifi state
    • dcos nifi update
  • Connecting Clients
  • Managing
  • API Reference
  • Troubleshooting
  • Limitations
  • Supported Versions
  • Release Notes
Terms of ServicePrivacy Policy
© 2023 D2iQ, Inc. All rights reserved.

dcos nifi plan

Displays plan related informations and allows plan operations of the NiFi service

  • Contribute

Description

The dcos nifi plan command displays plan related informations and allows plan operations of the NiFi service.

Usage

dcos nifi plan [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 plan list

Show all plans for the NiFi service.…Read More

dcos nifi plan status

Display the status of the plan with the provided plan name.…Read More

dcos nifi plan start

Start the plan with the provided name and any optional plan arguments.…Read More

dcos nifi plan stop

Stop the running plan with the provided name.…Read More

dcos nifi plan pause

Pause the plan, or a specific phase in that plan with the provided phase name (or UUID).…Read More

dcos nifi plan resume

Resume the plan, or a specific phase in that plan with the provided phase name (or UUID).…Read More

dcos nifi plan force-restart

Restart 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.…Read More

  • Description
  • Usage
  • Options
  • Commands