ui

package
v5.2.5+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2018 License: BSD-3-Clause, BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "ui",
	Short: "Interactive mode: tatcli ui [<topic>] [<command>,<command>,...]",
	Long: `Interactive mode: tatcli ui [<topic>] [<command>,<command>,...]
Example:

	tatcli ui /YourTopic/SubTopic /run AA,BB /hide-usernames /hide-top
	tatcli ui /YourTopic/SubTopic /split label:open label:doing label:done /mode run /save
	tatcli ui /YourTopic/SubTopic /run AA,BB /hide-usernames /hide-bottom /save

	`,
	Aliases: []string{"d", "dashboard"},
	Run: func(cmd *cobra.Command, args []string) {
		runUI(args)
	},
}

Cmd dashboard

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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