Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • View, add, or delete EC groups.
  • List running EC groups and processes

Commands

CommandDescription

[-add]

Use pico -add to add an EC group to the system.

[-delete <group name>]

Use pico -delete to delete an EC group from the system.

[ -list ]

Use pico -list  to list configured EC groups.

[-view]

Use pico -view to view the status of running groups and processes.

...

Info
titleExample - How to add an EC group

This example shows how to add an EC group:

Code Block
languagetext
themeEclipse
 java -jar mzcli.jar --port 9024 --password dr pico -add ecgroup -t ec


See also EC Groups.