assign-group-to-community
Assigns an existing group to an existing community.
Syntax:
shell
sfiler-admin [options] assign-group-to-community [command options]
Command options | Required/Optional | Description |
---|---|---|
-c | Required | The name of the community. |
-g | Required | The name of the group. |
Example:
shell
sfiler-admin.exe -l sfiler-master -p 012345 -s https://www.sfiler.com/sfiler/server/ assign-group-to-community -g "my-group" -c "my-community"