Manage usage statistics
The Migrate to Containers CLI sends pseudoanonymized usage information that can help Google to prioritize modernization features and improvements.
You can change whether usage statistics are sent to Google at any time.
To turn off sending usage statistics, run the following command:
./m2c config set deactivate_usage_reporting true
To turn on sending usage statistics, run the following command:
./m2c config set deactivate_usage_reporting false
Usage statistics are handled in accordance with Google Cloud Privacy Notice.
What's next
- Learn how to prepare a cluster for deployment.