PRIVATEBIN-CREATE(1) Privatebin Manual PRIVATEBIN-CREATE(1)

privatebin-create – create a paste

privatebin create [-h | -help] [--burn-after-reading] [--expire=<time>]

                  [--formatter=<format>] [--open-discussion]

                  [--password=<password>] [--gzip] [--attachment]

                  [--filename=<filename>] STDIN

Create paste.

Show help message.
Delete the paste after reading.
The time to live of the paste.
The text formatter to use, can be plaintext, markdown or syntaxhighlighting.
Enable discussion on the paste.
Add password on the paste.
Create the paste as an attachment.
Open and read filename instead of stdin.
GZip the paste data.

Create a paste on the default privatebin instance:

$ cat example.txt | privatebin create
    

privatebin.conf(5)

Bryan Frimin.

April 15, 2024 2.0.1