Help
The Help command action is used to get information on the commands that are used by Admin Client Utility.
You might enter the following command:
java cfcc.CFAdmin help:xxxxxxx
The field xxxxxxxx must match one of the command actions.
Sample Help Command
This command lists all parameters supported by the AddGroup command action.
java cfcc.CFAdmin help:addgroup
You will receive the following output.
Please provide following parameters via command line or in action file: GroupId --- group id Description --- group description Department --- Group's department. The value is ignored for department admin Visibility --- Group's visibility; PUB-public, PRI-private
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.