dotweave profile
syncプロファイルを管理します。
syncプロファイルの管理と切り替えを行います。
設定済みのprofileを確認したり、dotweaveがデフォルトで使用するprofileを変更したりできます。
Subcommands
Section titled “Subcommands”dotweave profile list
Section titled “dotweave profile list”設定済みのprofileとアクティブなprofileを表示します。
dotweave profile listdotweave profile use [name]
Section titled “dotweave profile use [name]”アクティブなprofileを設定またはクリアします。名前を省略すると、アクティブなprofileがクリアされます。
dotweave profile use [name]Examples
Section titled “Examples”設定済みのすべてのprofileを一覧表示する:
dotweave profile listworkプロファイルをアクティブにする:
dotweave profile use workアクティブなprofileをクリアする:
dotweave profile use