---
canonical: "https://agi-labo.com/tools/cockpit/docs/cockpit-cli/reference/open"
title: "cockpit open"
description: "cockpit openの構文、オプション、結果、制約をcockpit CLIの正本から自動生成したリファレンスです。"
section: "リファレンス"
order: 116
pageType: reference
lastVerifiedVersion: 4.61.0
lastVerifiedAt: "2026-08-27"
draft: false
surfaces:
  - cli
operatingSystems:
  - windows
  - macos
  - linux
plans:
  - guest
  - member
navigation: false
---

このReference本文は、アプリが配布するcockpit CLIヘルプと同じ英語の正本から自動生成されています。日本語の概念説明と安全な使い方は[cockpit CLI](/tools/cockpit/docs/cockpit-cli)を参照してください。

Open an AGI Cockpit screen in the local application. The result reports `sent` when the renderer is ready or `queued` when it will be delivered after readiness.

```bash
cockpit open settings [appearance|notifications|updates|shortcuts|agents|setup|skills|history|browser-identities]
cockpit open settings agents [--agent default|claude|codex|antigravity|cursor|qoder|grok|cockpit]
cockpit open usage
cockpit open remote-access
cockpit open autorun
cockpit open help          # prints this page; it does not open a screen
```

`cockpit open settings` with no section opens the Settings hub rather than a specific pane. `--agent` is valid only with `cockpit open settings agents`. Autorun opening is idempotent and never toggles an already-open panel closed. This family is local-only and does not accept `--host`.
