Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Cmd is the command 'update' which allows the tool to update itself Cmd = &cobra.Command{ Use: "update", Short: "Update Liferay CLI to the latest version", Run: doSelfUpdate, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.