Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "update", Short: "Update tatcli to the latest release version: tatcli update", Long: `tatcli update`, Aliases: []string{"up"}, Run: func(cmd *cobra.Command, args []string) { doUpdate("", architecture) }, }
Cmd update
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.