Перейти к содержанию

Disable

nectl interface libvirt disable

Disable a libvirt interface

Synopsis

Disables a libvirt interface, deactivating its network connectivity.

nectl interface libvirt disable [flags]

Examples

  nectl interface libvirt disable <interface-name>
  nectl interface libvirt disable --id <interface-id> --force

Options

  -h, --help        help for disable
  -i, --id string   Interface UUID (alternative to positional argument [interface-name])

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO