1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
command Agent-First HTTP
arg stdout_file --stdout-file
arg stderr_file --stderr-file
command fetch
arg url
arg endpoint --endpoint-url
arg token --token-secret
arg browser --browser
arg browser_bin --browser-bin
arg render --render
arg tab --tab
arg takeover --takeover
arg profile --profile
arg wait --wait
arg headers --header
arg cookies --cookie
arg user_agent --user-agent
arg evaluate_after_wait --evaluate-after-wait
arg want --want
arg method --method
arg data --data
arg form --form
arg network_bodies --network-bodies
arg network_body_max_bytes --network-body-max-bytes
arg readiness_idle_ms --readiness-idle-ms
arg readiness_stable_ms --readiness-stable-ms
arg readiness_min_text_bytes --readiness-min-text-bytes
arg no_network_redact --no-network-redact
arg out --out
arg cookie_jar --cookie-jar
arg no_cookie_jar --no-cookie-jar
arg observe_main_wait_ms --observe-main-wait-ms
arg max_response_bytes --max-response-bytes
arg retry --retry
arg backoff_ms --backoff-ms
arg proxy --proxy-url
arg ca_cert --ca-cert
arg tls_insecure --tls-insecure
arg timeout_ms --timeout-ms
arg capture_ws --capture-ws
arg capture_sse --capture-sse
command host
arg listen --listen
arg profile --profile
arg display --display
arg takeover_provider --takeover-provider
arg takeover_quality_percent --takeover-quality-percent
arg browser --browser
arg browser_bin --browser-bin
arg token --token-secret
arg no_health --no-health
arg health_public --health-public
arg engine_envs --engine-env
arg browser_args --browser-arg
arg proxy --proxy-url
arg recent_requests_cap --recent-requests-cap
command upload
arg endpoint --endpoint-url
arg token --token-secret
arg tab --tab
arg selector --selector
arg file --file
command cdp
arg method
arg endpoint --endpoint-url
arg token --token-secret
arg tab --tab
arg params --params
arg wait --wait-event
command panel
arg endpoint --endpoint-url
arg token --token-secret
command health
arg endpoint --endpoint-url
arg token --token-secret
command capabilities
arg endpoint --endpoint-url
arg token --token-secret
command profile
command list
arg profile_root --profile-root
command info
arg name
arg backend --backend
arg profile_root --profile-root
command lock-status
arg name
arg backend --backend
arg profile_root --profile-root
command downloads
arg name
arg backend --backend
arg profile_root --profile-root
command delete
arg name
arg backend --backend
arg confirm --confirm
arg profile_root --profile-root
command prune
arg older_than --older-than
arg dry_run --dry-run
arg profile_root --profile-root
command cookies
arg name
arg backend --backend
arg profile_root --profile-root
command tabs
command list
arg endpoint --endpoint-url
arg token --token-secret
command close
arg tab --tab
arg endpoint --endpoint-url
arg token --token-secret
command skill
command status
arg agent --agent
arg scope --scope
arg skills_dir --skills-dir
command install
arg agent --agent
arg scope --scope
arg skills_dir --skills-dir
arg force --force
command uninstall
arg agent --agent
arg scope --scope
arg skills_dir --skills-dir
arg force --force
command container
command install
arg runtime --runtime
arg name --name
arg port --port
arg profile --profile
arg shm_size --shm-size
arg takeover_provider --takeover-provider
arg with --with
arg rebuild --rebuild
arg from_source --from-source
arg context --context
arg host_args
arg reveal_token_secret --reveal-token-secret
command uninstall
arg runtime --runtime
arg name --name
arg purge --purge
command status
arg runtime --runtime
arg name --name
arg port --port
arg reveal_token_secret --reveal-token-secret
command logs
arg runtime --runtime
arg name --name
arg follow --follow
arg raw --raw