PRIVATEBIN(1) Privatebin Manual PRIVATEBIN(1)

privatebin – manage privatebin pastes with simple shell command

privatebin [-h | --help] [-v | --version] [--bin=<name>]

           [--config=<filename>] [--header=<key=value>]

           [--output=<format>] <command> [<args>]

A minimalist, open source command line interface for PrivateBin instances.

Show help message.
Prints the privatebin cli version.
The privatebin instance name.
The path of the configuration file (default “~/.config/privatebin/config.json”).
The extra HTTP header fields to include in the request sent.
The output format can be "" or "json" (default "").

Create a paste
Show a paste

The privatebin utility exits 0 on success, and >0 if an error occurs.

Create a paste on the default privatebin instance:

$ cat example.txt | privatebin create
    

privatebin.conf(5)

Bryan Frimin.

April 15, 2024 2.0.1