tns error-reporting
Description
Configures anonymous error reporting for the NativeScript CLI. All data gathered is used strictly for improving the product and will never be used to identify or contact you.
Commands
Usage | Synopsis |
---|---|
General |
$ tns error-reporting [<Command>]
|
Arguments
<Command>
extends the
error-reporting
command. You can set the following
values for this attribute.
-
status
- Shows the current configuration for anonymous error reporting for the NativeScript CLI. -
enable
- Enables anonymous error reporting. -
disable
- Disables anonymous error reporting.
Related Commands
Command | Description |
---|---|
usage-reporting | Configures anonymous usage reporting for the NativeScript CLI. |
autocomplete | Enables command-line completion for bash and zsh shells. |
autocomplete-status | Prints the current status of your command-line completion settings. |
autocomplete-enable | Enables command-line completion for bash and zsh shells. |
autocomplete-disable | Disables command-line completion for bash and zsh shells. |
doctor | Checks your system for configuration problems which might prevent the NativeScript CLI from working properly. |
proxy | Displays proxy settings. |
proxy clear | Clears proxy settings. |
proxy set | Sets proxy settings. |
update | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules. |