Skip to content

assign-group-to-community

Assigns an existing group to an existing community.

Syntax:

shell
sfiler-admin [options] assign-group-to-community [command options]
Command optionsRequired/OptionalDescription
-cRequiredThe name of the community.
-gRequiredThe 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"