CLI
This article will tell you how you can use the Filemail CLI tool
Installation instructions
Install NodeJS v20 or above (minimum required version)
Test upload of a file with the CLI:
filemail upload testFile.txt -u [email protected]Available commands (run filemail -h to learn more)
Usage: filemail [options] [command]
CLI for sending files to Filemail.com.
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
login [options] <username> Login to Filemail API and get login token.
logout <logintoken> Logout from Filemail API and destroy login token.
upload [options] <files...> Upload files to Filemail.com.
help [command] display help for commandStore password and settings in a json file for safety and convenience
All supported upload options (run filemail upload --help to learn more)
Option
Description
Example:
Last updated
Was this helpful?
