gofasta version
Displays the CLI version, Go version, and OS/architecture details.
Usage
gofasta versionThis command takes no flags. You can also use the -v or --version flag on the root command:
gofasta -vExamples
$ gofasta version
gofasta version 0.6.0
Go: go1.25.0
OS: darwin/arm64Related
- gofasta upgrade — upgrade to the latest version
- gofasta doctor — check system prerequisites
Last updated on