cmds

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2018 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AuthCommands = cli.Command{
	Name:  "auth",
	Usage: "Auth commands",
	Subcommands: []cli.Command{
		authcmd.ForgePublicLinkTokenCommand,
		authcmd.VerifyTokenCommand,
	},
}
View Source
var LoginCommand = cli.Command{
	Name:      "login",
	Usage:     "Login to reva",
	ArgsUsage: "Usage: login <url>",
	Action:    login,
}
View Source
var PreviewCommands = cli.Command{
	Name:        "preview",
	Aliases:     []string{"pre", "prev"},
	Usage:       "Preview commands",
	Subcommands: []cli.Command{},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL