Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "projects", Short: "Manage projects", Long: "The 'projects' command allows you to manage your projects within Toggl.", Run: func(cmd *cobra.Command, args []string) { }, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files projects.go Directories ¶ Show internal Expand all Path Synopsis config list Click to show internal directories. Click to hide internal directories.