Files

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