Show
nectl interface bond show
Show detailed bond interface information
Synopsis
Show detailed information about a bond interface including configuration and slave devices.
nectl interface bond show [flags]
Examples
nectl interface bond show --id <bond-uuid>
nectl interface bond show --name bond0
Options
--all List all bond interfaces
-h, --help help for show
--id string Bond interface ID
--name string Bond 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
- nectl interface bond - Manage bond interfaces