The CLI is missing analytical reporting. This would encompass automated error reporting. To get started, we would like to have a metrics_enabled key per profile. This should be configured when keyshade profile create command is run.
[ ] Add the option to create.profile.ts. The flag should be -m, --enable-metrics. The prompt should be "Should keyshade collect anonymous metrics for development?"
Description
The CLI is missing analytical reporting. This would encompass automated error reporting. To get started, we would like to have a
metrics_enabled
key per profile. This should be configured whenkeyshade profile create
command is run.Solution
-m, --enable-metrics
. The prompt should be "Should keyshade collect anonymous metrics for development?"