RPASTE(1) User Commands RPASTE(1)

rpaste - a CLI tool for rustypaste

rpaste [OPTIONS] <FILE(s)>

prints help information
prints version information
retrieves the server version
lists files on the server
delete files from server
generates one shot links
prettifies the output

-c, --config CONFIG sets the configuration file

-s, --server SERVER sets the address of the rustypaste server

sets the authentication token
sets the URL to shorten
sets the remote URL for uploading
sets the expiration time for the link
sets and overrides the filename

A TOML file can be used to configure rpaste settings.

[server]
  • address: address of the rustypaste server
  • auth_token: authentication token
[paste]
  • oneshot: generate one shot links if set to true
  • expire: expiration time for the links
[style]
prettify: prettify the output if set to true

Report bugs at https://github.com/orhun/rustypaste-cli or contact the author via email.

rustypaste-cli is maintained by Orhun Parmaksız <orhunparmaksiz@gmail.com>, and released under the MIT license.

See the project homepage at https://github.com/orhun/rustypaste-cli for full documentation.

https://github.com/orhun/rustypaste

March 2024 rustypaste-cli 0.9.0