Ethan
851df91991
fix: serve test derp map locally ( #14490 )
2024-08-30 18:43:51 +10:00
Ethan
4b5c45d6df
feat(cli): add aws check to ping p2p diagnostics ( #14450 )
2024-08-29 21:41:12 +10:00
Cian Johnston
1e349f0d50
feat(cli): allow specifying name of provisioner daemon ( #11077 )
...
- Adds a --name argument to provisionerd start
- Plumbs through name to integrated and external provisioners
- Defaults to hostname if not specified for external, hostname-N for integrated
- Adds cliutil.Hostname
2023-12-07 16:59:13 +00:00
Kayla Washburn
875cae1fc9
chore: lint sink_test.go ( #10765 )
2023-11-17 09:45:24 -07:00
Spike Curtis
dc4b1ef406
fix: lock log sink against concurrent write and close ( #10668 )
...
fixes #10663
2023-11-14 16:38:34 +04:00
Cian Johnston
4277ca02e5
feat(cli): prompt for misspelled parameter names ( #10350 )
...
* feat(cli): add cliutil/levenshtein package
* feat(cli): attempt to catch misspelled parameter names
2023-11-06 13:44:39 +00:00