Skip to main content

Managing Groups

As an administrator, you can manage the Groups within your Files.com site using the CLI App.

List All Groups

files-cli groups list

List Specific Groups

files-cli groups list --ids="1111,2222,3333"

Create a Group

files-cli groups create --name="External Partners" --notes="Some notes about this group."

Update a Group

files-cli groups update --id=1111 --name="Updated Group Name" --notes="Updated notes about this group."

Delete a Group

files-cli groups delete --id=1111

Add a User to a Group

files-cli group-users create --group-id=1111 --user-id=12345

Remove a User From a Group

files-cli group-users delete --id=1111 --group-id=1111 --user-id=12345

Get Instant Access to Files.com

The button below will take you to our Free Trial signup page. Click on the white "Start My Free Trial" button, then fill out the short form on the next page. Your account will be activated instantly. You can dive in and start yourself or let us help. The choice is yours.