cli/cmd/ghcs
Issy Long 4582fed1cc cmd/ghcs/main: Add --version flag
- This is built into Cobra the argument parser. Now `ghcs --version`
  exists.
- When we prepare to bump the version, we need to remember to update
  this value else the Homebrew formula, GitHub releases and the `ghcs
  --version` output will be mismatched.
- Fixes https://github.com/github/ghcs/issues/16.
2021-07-19 18:45:18 +01:00
..
create.go Latest and greatest 2021-07-14 16:12:30 -04:00
delete.go Portfowarding private/public/forward now supported 2021-07-17 20:32:47 -04:00
list.go Latest and greatest 2021-07-14 16:12:30 -04:00
main.go cmd/ghcs/main: Add --version flag 2021-07-19 18:45:18 +01:00
ports.go Fix directive 2021-07-19 08:00:51 -04:00
ssh.go Portfowarding private/public/forward now supported 2021-07-17 20:32:47 -04:00