coder/cli/clibase
Steven Masley 97f083810f
chore: provide usage instruction for CLI argument failures (#12309)
* chore: add usage to # cli arg failures
2024-02-28 12:10:17 -06:00
..
clibase.go feat: add YAML support to server (#6934) 2023-04-07 22:58:21 +00:00
cmd.go chore: provide usage instruction for CLI argument failures (#12309) 2024-02-28 12:10:17 -06:00
cmd_test.go fix(cli/clibase): don't error on required flags with `--help` (#12181) 2024-02-15 23:41:46 +00:00
env.go feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
env_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
net.go fix: use fake local network for port-forward tests (#11119) 2023-12-11 14:51:56 +04:00
option.go fix: allow all environment variables to fallback prefix to `HOMEBREW_` (#10050) 2023-10-04 18:57:49 +00:00
option_test.go fix: allow all environment variables to fallback prefix to `HOMEBREW_` (#10050) 2023-10-04 18:57:49 +00:00
values.go chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06:00
yaml.go chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06:00
yaml_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00