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

Show

nectl interface device show

Show device interfaces

nectl interface device show [name] [flags]

Examples

  nectl interface device show --detail
  nectl interface device show eno1

Options

      --detail     Detail information
  -e, --ethernet   Filter ethernet devices
  -f, --fcoe       Filter FCoE devices
  -h, --help       help for show
  -u, --unused     Unused devices

Options inherited from parent commands

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

SEE ALSO