Global parameters options that affects the command execution.
ParametersError - Throws when passed parameters are invalid.
CommandError - Throws when the executed command fails.
Import module
import { addrlabel } from 'iproute';
Flush address labels
await addrlabel.flush();
Generated using TypeDoc
Delete all the address labels in the kernel. This does not restore any default settings.