cmd

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildDate string

BuildDate is the build date for the trackello binary.

View Source
var Commit string

Commit is the commit hash for the given version of the binary.

View Source
var RootCmd = &cobra.Command{
	Use:   "trackello",
	Short: "Track your Trello Boards",
	Long: `Trackello is a command-line tool to allow you to get
information from your Trello boards.  This tool provides a list
of the previous 14 days of information on a board defined in
your 'config' file (see '--config' flag for info`,
}

RootCmd represents the base command when called without any subcommands

View Source
var TrackelloVersion string

TrackelloVersion is the statically defined version of this project.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func ListActivity

func ListActivity(cmd *cobra.Command, args []string)

ListActivity will list all the card actions for a board, sorting by List.

func PrintParallelBoardActivity

func PrintParallelBoardActivity(id string) (string, error)

PrintParallelBoardActivity will take a Board ID and print all of the activity that the board has, by parallelizing requests by List.

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