> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/1password/update.md).

# updateコマンド

`op`の更新を確認し、更新版があればダウンロードします。

```
op update [flags]
```

フラグ

```
--directory path   指定したディレクトリに更新分をダウンロードする。
--channel string     特定のチャンネルからのアップデートを探す。stableやbetaを指定できる。
```
