kapi formats
kapi formatsList all file formats that can be read and written.
Use --mime or --ext to filter by MIME type or file extension.
Try it
Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.
kapi formatsFlags
| Flag | Type | Default | Description |
|---|---|---|---|
| --ext | string | filter by file extension (e.g., .docx) | |
| --mime | string | filter by MIME type (e.g., text/html) |
More examples
kapi formats --ext .json kapi formats --mime text/html← Back to the Command Reference