Archive

Nextmv platform public release

Nextmv SDK v0.27.0 released

Nextmv SDK v0.27.0

Nextmv CLI v0.27.0

Upgrade to v0.27.0

This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.

Open up a terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v0.27.0
Copy

Nextmv SDK v0.27.0 upgrade guide

To update and tidy your Go project and reference SDK v0.27.0, stand at the location of the go.mod and run:

go get github.com/nextmv-io/sdk@v0.27.0
go mod tidy
Copy

Page last updated

Go to on-page nav menu