1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1.
.TH PYPUMP-SHELL "1" "May 2014" "pypump-shell 0.5.1" "User Commands"
.SH NAME
pypump-shell \- sets up an environment and oauth tokens and allows for interactive testing
.SH SYNOPSIS
.B pypump-shell
[\fI\,options\/\fR]
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-c\fR, \fB\-\-clean\fR
Removes all stored OAuth credentials
.TP
\fB\-l\fR, \fB\-\-list\fR
Lists all stored OAuth credentials
.TP
\fB\-r\fR REMOVE, \fB\-\-remove\fR=\fI\,REMOVE\/\fR
Remove stored OAuth credentials for selected webfinger
.TP
\fB\-\-log\fR=\fI\,LOGLEVEL\/\fR, \fB\-\-loglevel\fR=\fI\,LOGLEVEL\/\fR
Set level of logging
.TP
\fB\-\-logfile\fR
Write logging to pypump\-shell.log
.TP
\fB\-\-no\-check\-certificate\fR=\fI\,VERIFY\/\fR
Accepts invalid SSL certificates
|