作業ディレクトリを変更する
OS のターミナルと同様に、cd は Diversion CLI の作業ディレクトリを切り替えます。
<directory> パラメータは、移動先のパスです。
たとえば、Documents ディレクトリに移動するには、次のように入力します:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
対話型 CLI セッションの現在の作業ディレクトリを変更する
cd は Diversion CLI の作業ディレクトリを切り替えます。
dv cd <directory>
<directory> パラメータは、移動先のパスです。
たとえば、Documents ディレクトリに移動するには、次のように入力します:
dv cd /Users/Sloth/Documents/
