settings
The scloud settings command provides management of your local scloud CLI settings.
To view your current settings just run it without options:
scloud settings
To change the analytics setting, run one of the following:
scloud settings --analytics
scloud settings --no-analytics
Usage
Manage local CLI user settings.
Usage: scloud settings [arguments]
-h, --help Print this usage information.
--[no-]analytics Toggles if analytics data is sent.
Run "scloud help" to see global options.
See the full documentation at: https://docs.serverpod.cloud/references/cli/commands/settings