openclaw/docs/cli
heichl_xydigit 7eacd78c01
feat(devices): rename command for durable human-friendly device names (#94517)
Paired devices can now carry a durable operator-assigned label: device.pair.rename { deviceId, label } (schema-bounded, admin/ownership-gated) stores an operatorLabel that persists in the shared SQLite state DB, survives device repair and re-approval, and takes display precedence over the client-reported name in CLI devices list and the Control UI inventory (operatorLabel, then displayName, then clientId, then deviceId). The label was previously dropped on write because the pairing store had no column for it. CLI: openclaw devices rename --device <id> --name <label>. Docs cover the command and precedence.

Fixes #13870

Thanks to @bladin for the contribution.

Co-authored-by: heichl_xydigit <1740879+bladin@users.noreply.github.com>
Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-07-10 15:05:41 +05:30
..
acp.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
agent.md fix(agent): preserve explicit recipient sessions (#101507) 2026-07-07 10:07:13 +01:00
agents.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
approvals.md fix(gateway): support native Windows exec approvals (#101669) 2026-07-07 14:50:59 +01:00
attach.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
audit.md feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
backup.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
browser.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
channels.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
clawbot.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
commitments.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
completion.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
config.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
configure.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
crestodian.md feat(openai): default new setups to GPT-5.6 (#103581) 2026-07-10 10:22:58 +01:00
cron.md improve(cron): show consecutive failure count and last error in cron CLI output (#99602) 2026-07-06 01:44:51 -07:00
daemon.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
dashboard.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
devices.md feat(devices): rename command for durable human-friendly device names (#94517) 2026-07-10 15:05:41 +05:30
directory.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
dns.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
docs.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
doctor.md Fix container image upgrade migrations before gateway readiness (#101881) 2026-07-08 14:19:05 -04:00
flows.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
gateway.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
health.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
hooks.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
index.md feat(cli): add openclaw promos to discover and claim ClawHub promotional model offers (#100236) 2026-07-07 01:10:42 -06:00
infer.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
logs.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
mcp.md docs: update Control UI MCP settings route 2026-07-07 16:53:48 +01:00
memory.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
message.md feat(slack): support native chart presentations (#102635) 2026-07-10 04:05:23 +01:00
migrate.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
models.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
node.md fix(nodes): keep Gateway connections healthy and consistent (#103093) 2026-07-09 22:48:25 +01:00
nodes.md feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00
onboard.md feat(onboard): guided CLI onboarding with live AI verification and classic fallback (#101880) 2026-07-09 12:40:55 +01:00
pairing.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
path.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
plugins.md feat: publish plugins with extended-stable releases (#100448) 2026-07-05 16:16:26 -07:00
policy.md policy: preview review-required gateway repairs (#99776) 2026-07-08 10:44:56 -07:00
promos.md feat(cli): add openclaw promos to discover and claim ClawHub promotional model offers (#100236) 2026-07-07 01:10:42 -06:00
proxy.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
qr.md fix(pairing): advertise reachable Tailnet routes (#100317) 2026-07-05 07:43:43 -07:00
reset.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
sandbox.md fix: land ten small reliability fixes (#100483) 2026-07-06 00:08:51 +01:00
secrets.md Add Vault SecretRef plugin (#89255) 2026-07-09 05:30:12 -05:00
security.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
sessions.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
setup.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
skills.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
status.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
system.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
tasks.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
transcripts.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
tui.md fix(tui): follow active gateway port (#73338) 2026-07-06 05:27:35 +01:00
uninstall.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
update.md feat(update): notify extended-stable availability (#100438) 2026-07-06 19:57:03 -07:00
voicecall.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
webhooks.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
wiki.md feat(memory-wiki): isolate vaults per agent (#103349) 2026-07-10 05:19:13 +01:00
workboard.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00