Skip to content

metalcloud-cli fabric get-devices

List devices in a fabric

List all network devices associated with a specific fabric.

This command displays a table showing all devices that are part of the specified fabric, including their device information, status, and role within the fabric configuration.

Arguments: fabric_id The ID or label of the fabric to list devices for

Examples:

metalcloud fabric get-devices 12345

metalcloud fabric get-devices my-fabric-label

metalcloud fabric show-devices 12345

metalcloud-cli fabric get-devices fabric_id [flags]
-h, --help help for get-devices
-k, --api_key string MetalCloud API key
-c, --config string Config file path
-d, --debug Set to enable debug logging
-e, --endpoint string MetalCloud API endpoint
-f, --format string Output format. Supported values are 'text','csv','md','json','yaml'. (default "text")
-i, --insecure_skip_verify Set to allow insecure transport
-l, --log_file string Log file path
-v, --verbosity string Log level verbosity (default "INFO")

Auto generated by spf13/cobra on 11-Aug-2025

Section titled “Auto generated by spf13/cobra on 11-Aug-2025”