fileset-cli
Installation
SKILL.md
Domo FileSets — CLI Commands
FileSets are Domo's managed file storage containers. Each fileset holds files organized in directory paths with metadata, access controls, and optional AI-powered search.
Prerequisites: Set up a profile once with community-domo-cli config set-profile — see the community-cli-howto skill for the full setup. After that, all commands below work without any extra flags.
Command reference
FileSets (containers)
|---------|-------------|
| filesets search | List/search filesets; filter by name |
| filesets get <fileset_id> | Fetch fileset metadata |
| filesets create --name <name> | Create a new fileset container |