projects

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 4, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommands

func AddCommands(cmd *cobra.Command)

func NewListCommand

func NewListCommand(rootFlags *RootFlags) *cobra.Command

func NewRootCmd

func NewRootCmd(flags *RootFlags) *cobra.Command

func NewSyncCommand

func NewSyncCommand(rootFlags *RootFlags) *cobra.Command

Types

type ListFlags

type ListFlags struct {
	*RootFlags
	Archived bool
	All      bool
}

type RootFlags

type RootFlags struct {
	PageNumber   int
	PageElements int
	PagesLimit   int
}

type SyncFlags

type SyncFlags struct {
	*RootFlags
	Archived    bool
	All         bool
	Destination string
	Run         bool
}

Jump to

Keyboard shortcuts

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