Documentation ¶
Index ¶
- func App() *cli.App
- func Forward(ctx *cli.Context) (cmdErr error)
- func ListClientKeys(ctx *cli.Context) error
- func ListServiceKeys(ctx *cli.Context) error
- func NewClientKey(ctx *cli.Context) error
- func NewServiceKey(ctx *cli.Context) error
- func RemoveClientKey(ctx *cli.Context) error
- func RemoveServiceKey(ctx *cli.Context) error
- func ShowPrivateClientKey(ctx *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Forward ¶
func Forward(ctx *cli.Context) (cmdErr error)
Forward sets up and operates onionpipe forwards.
func ListClientKeys ¶
func ListClientKeys(ctx *cli.Context) error
ListClientKeys implements the `client ls` command.
func ListServiceKeys ¶
func ListServiceKeys(ctx *cli.Context) error
ListServiceKeys implements the `service ls` command.
func NewClientKey ¶
func NewClientKey(ctx *cli.Context) error
NewClientKey implements the `client new` command.
func NewServiceKey ¶
func NewServiceKey(ctx *cli.Context) error
NewServiceKey implements the `service new` command.
func RemoveClientKey ¶
func RemoveClientKey(ctx *cli.Context) error
RemoveClientKey implements the `client rm` command.
func RemoveServiceKey ¶
func RemoveServiceKey(ctx *cli.Context) error
RemoveServiceKey implements the `service rm` command.
func ShowPrivateClientKey ¶
func ShowPrivateClientKey(ctx *cli.Context) error
ShowPrivateClientKey implements the `client show-private` command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.