ng-config
Verified for current stable LTS
Ng Config Command: Display All Configuration Values
Use for display all configuration values with Ng Config. Exact CLI syntax to display all configuration values using Ng Config.
When to use this: Use for display all configuration values with Ng Config.
Command Syntax
ng config ng config Command Breakdown
ng is the base executable for this command.
FAQ
Purpose: Exact syntax to display all configuration values using Ng Config.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ng Config Command: Disable Cli Analytics Globally
ng config cli.analytics disabled -g Ng Config Command: Get Specific Configuration Value ng config projects.<project_name>.prefix Ng Config Command: Set Configuration Value ng config projects.<project_name>.prefix <value> Ng Config Command: Set Global Config Value ng config projects.<project_name>.prefix <value> -g