Import
Imports pages or images.
$ wikicmd import /path/to/some/files/*.jpg
$ wikicmd import /path/to/some/files/*.wikitext
What files can be imported
Wiki pages: Text files with the .wikitext or .txt. extension.
Images: Images with the following extensions can be imported: .jpg, .jpeg, .png.
Options
--message | -m: The edit summary. If set, the imported content will be saved with the given summary message.