This section describes how to upgrade the chectl management tool.
Prerequisites
-
chectlis installed. See:
Procedure
-
Run the following command in the terminal to update
chectlto the latest version.# chectl update
The command updates
chectlbased on its current channel.
|
Two update channels are available for
To move to a different channel, invoke the update with the name of the channel as an optional argument. # chectl update [next|stable] |