Usage | Synopsis |
---|---|
General | $ tns feature-usage-tracking disable |
Disables anonymous usage statistics tracking. <% if(isHtml) { %>
Command | Description |
---|---|
feature-usage-tracking | Configures anonymous usage statistics tracking for the NativeScript CLI. |
feature-usage-tracking status | Shows the current configuration for anonymous usage tracking for the NativeScript CLI. |
feature-usage-tracking enable | Enables anonymous usage statistics tracking. |
autocomplete | Configures your current command-line completion settings. |
autocomplete-status | Prints the current status of your command-line completion settings. |
autocomplete-enable | Configures your current command-line completion settings. |
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. |
<% } %> |