2.5. 使用状況データ収集の設定
使用状況データ収集の同意は、次の設定コマンドを使用していつでも付与または取り消すことができます。
注記
テレメトリー同意を変更しても、実行中のインスタンスは変更されません。変更は、次に crc start コマンドを実行したときに有効になります。
手順
テレメトリーを手動で有効にするには、以下のコマンドを実行します。
crc config set consent-telemetry yes
$ crc config set consent-telemetry yesCopy to Clipboard Copied! Toggle word wrap Toggle overflow テレメトリーを手動で無効にするには、以下のコマンドを実行します。
crc config set consent-telemetry no
$ crc config set consent-telemetry noCopy to Clipboard Copied! Toggle word wrap Toggle overflow