tuyen swa config set-mime-type
Add or update a custom MIME type mapping for a file extension.
Usage
tuyen swa config set-mime-type --extension <EXTENSION> --mime-type <MIME_TYPE>Options
-x, --extension <EXTENSION>
- File extension without the leading dot.
- Required: Yes.
-t, --mime-type <MIME_TYPE>
- MIME type to associate with the extension.
- Required: Yes.
-h, --help
- Print help.