ng-update
Verified for current stable LTS
Ng Update Command: Allow Update With Modified Or Untracked Files
Use for allow update with modified or untracked files with Ng Update. Exact CLI syntax to allow update with modified or untracked files using Ng Update.
When to use this: Use for allow update with modified or untracked files with Ng Update.
Command Syntax
ng update <package> --allow-dirty ng update <package> --allow-dirty Command Breakdown
--allow-dirty- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to allow update with modified or untracked files using Ng Update.
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 Update Command: Display Verbose Internal Details
ng update <package> --verbose Ng Update Command: Ignore Peer Dependency Version Mismatches ng update <package> --force Ng Update Command: Update All Dependencies Workspace ng update Ng Update Command: Update Multiple Packages ng update <package1 package2 ...> Ng Update Command: Update Specific Package ng update <package>