gh gist create <filename>

Create a new gist

Arguments

NameDescription
filenamefilepaths

Options

NameDescription
-d, --desc <description>A description for this gist
-f, --filename <filename>Provide a filename to be used when reading from STDIN
-p, --publicList the gist publicly (default: secret)
-w, --webOpen the web browser with created gist