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';
Show all address labels
const labels = await addrlabel.list();
Generated using TypeDoc
List the current address label entries in the kernel.