Skip to content

unassign-group-from-community

Unassign a group from a community.

Syntax:

shell
sfiler-admin [options] unassign-group-from-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/ unassign-group-from-community -c "my-community" -g "my-group"