mirror of
https://github.com/foomo/gotsrpc.git
synced 2026-08-12 12:50:19 +00:00
646 B
646 B
title
| title |
|---|
| gotsrpc version |
gotsrpc version
Display version information
Synopsis
Display version information.
By default only the version string is printed. With --debug (or GOTSRPC_DEBUG=true) the commit hash and build time are printed as well.
gotsrpc version [flags]
Options
-h, --help help for version
Options inherited from parent commands
--debug enable debug output
--log-level string log level (debug, info, warn, error) (default "info")
SEE ALSO
- gotsrpc - Generate type-safe RPC bindings between Go services and TypeScript clients