gnmic-set
Verified for current stable LTS
Gnmic Set Command: Delete Node At Path
Use for delete node at path with Gnmic Set. Exact CLI syntax to delete node at path using Gnmic Set.
When to use this: Use for delete node at path with Gnmic Set.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
gnmic -a {ip:port} set --delete <path/to/directory> gnmic -a `{ip:port`} set --delete <path/to/directory> Command Breakdown
-a- Command Option
- Tool-specific option used by this command invocation.
--delete- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to delete node at path using Gnmic Set.
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
Gnmic Set Command: Replace Path From File
gnmic -a {ip:port} set --replace-path <path/to/directory> --replace-file <path/to/file> Gnmic Set Command: Replace Value From Json File gnmic -a {ip:port} set --replace-path <path/to/directory> --replace-file <path/to/file> Gnmic Set Command: Update Path From File gnmic -a {ip:port} set --update-path <path/to/directory> --update-file <path/to/file> Gnmic Set Command: Update Path Value gnmic -a {ip:port} set --update-path <path/to/directory> --update-value <value> Gnmic Set Command: Update Value From Json File gnmic -a {ip:port} set --update-path <path/to/directory> --update-file <path/to/file>