crabbox/internal/cli
2026-05-04 00:31:06 +01:00
..
actions_test.go feat(actions): support configured hydrate fields 2026-05-02 14:49:48 -07:00
actions.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
admin.go fix: harden coordinator auth boundaries 2026-05-02 02:59:57 +01:00
app.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
auth_test.go feat: add access service token headers 2026-05-02 02:02:22 +01:00
auth.go feat: add access service token headers 2026-05-02 02:02:22 +01:00
aws_ssh_cidr.go fix(aws): forward ssh source cidrs 2026-05-01 04:09:11 -07:00
aws.go fix: harden crabbox provider timing and fallback 2026-05-02 05:20:29 +01:00
blacksmith_test.go fix: return empty blacksmith list json 2026-05-02 06:28:07 +01:00
blacksmith.go fix: return empty blacksmith list json 2026-05-02 06:28:07 +01:00
bootstrap_test.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
bootstrap.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
cache_test.go fix: harden cache and result handling 2026-05-01 06:13:33 +01:00
cache.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
capabilities.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
claim_test.go feat: add blacksmith provider and harden broker auth 2026-05-01 11:12:23 +01:00
claim.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
compat.go feat: add direct Hetzner testbox runner 2026-04-30 17:28:34 +01:00
config_cmd.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
config_test.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
config.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
coordinator_capabilities_test.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
coordinator_test.go fix: retain chunked run logs 2026-05-02 12:06:59 +01:00
coordinator.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
doctor.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
errors.go feat: add direct Hetzner testbox runner 2026-04-30 17:28:34 +01:00
flags_test.go chore: update dependencies and enforce go coverage 2026-05-01 09:34:45 +01:00
flags.go fix: harden login config and bool flags 2026-05-01 03:56:13 +01:00
fmt.go feat: add direct Hetzner testbox runner 2026-04-30 17:28:34 +01:00
hcloud.go feat: add lease claims and slug-friendly CLI 2026-05-01 08:00:56 +01:00
history_test.go feat: add run attach and event pagination 2026-05-02 08:38:56 +01:00
history.go feat: add run attach and event pagination 2026-05-02 08:38:56 +01:00
image.go fix: harden coordinator auth boundaries 2026-05-02 02:59:57 +01:00
init_test.go feat: add lease claims and slug-friendly CLI 2026-05-01 08:00:56 +01:00
init.go fix(ssh): configure fallback ports 2026-05-01 04:51:15 -07:00
inspect.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
lease.go fix: clean up blacksmith local lease state 2026-05-01 11:54:11 +01:00
pool_test.go feat(cli): expose capacity market and orphan hints 2026-05-02 06:13:42 +01:00
pool.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
provider_labels_test.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
provider_labels.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
repo_test.go fix: harden manifest-based sync 2026-05-01 05:54:40 +01:00
repo.go fix: harden manifest-based sync 2026-05-01 05:54:40 +01:00
results_parse_test.go feat: add test results and cache controls 2026-05-01 04:31:19 +01:00
results_parse.go feat: add test results and cache controls 2026-05-01 04:31:19 +01:00
results_remote.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
results.go feat: add test results and cache controls 2026-05-01 04:31:19 +01:00
run_output_events.go fix(cli): suppress legacy run event warnings 2026-05-02 15:51:26 -07:00
run_recorder_test.go fix(cli): suppress legacy run event warnings 2026-05-02 15:51:26 -07:00
run_recorder.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
run_test.go fix(cli): record pre-command run failures 2026-05-02 08:14:00 +01:00
run.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
runlog_test.go fix: retain chunked run logs 2026-05-02 12:06:59 +01:00
runlog.go fix: retain chunked run logs 2026-05-02 12:06:59 +01:00
slug_test.go fix: stabilize slug idle leases 2026-05-01 09:06:20 +01:00
slug.go fix: stabilize slug idle leases 2026-05-01 09:06:20 +01:00
ssh_cmd.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
ssh_test.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
ssh.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
static.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
status.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
sync_plan_test.go feat: improve crabbox run diagnostics 2026-05-01 06:43:25 +01:00
sync_plan.go feat: improve crabbox run diagnostics 2026-05-01 06:43:25 +01:00
sync_windows_target.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
target.go feat: add macOS and Windows SSH targets 2026-05-03 19:44:16 +01:00
timing.go fix(cli): include actions run url in timing json 2026-05-02 07:37:38 +01:00
usage.go feat: add orchestrator usage and cost controls 2026-05-01 01:53:13 +01:00
version.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
vnc_test.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00
vnc.go feat: add interactive desktop VNC support (#11) 2026-05-04 00:31:06 +01:00