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

Ready to Transform Your File Infrastructure?

Join over 4,000 organizations that trust Files.com to manage their mission-critical file flows. Start your free trial today and see why we're the #1 rated file orchestration platform.

No credit card required • 7-day free trial • Setup in minutes