poseidonos-cli device
Device commands for PoseidonOS.
Synopsis
Device commands for PoseidonOS. Use this command category to create, delete, and display devices.
Syntax: poseidonos-cli device [create|scan|list|smart] [flags]
Example (to scan devices in the system): poseidonos-cli device scan
poseidonos-cli device [flags]
Options
-h, --help help for device
Options inherited from parent commands
--debug Print response for debug.
--fs string Field separator for the output. (default "|")
--ip string Set IPv4 address to PoseidonOS for this command. (default "127.0.0.1")
--json-req Print request in JSON form.
--json-res Print response in JSON form.
--port string Set the port number to PoseidonOS for this command. (default "18716")
--unit Display unit (B, KB, MB, ...) when displaying capacity.
SEE ALSO
- poseidonos-cli - poseidonos-cli - A command-line interface for PoseidonOS
- poseidonos-cli device create - Create a buffer device.
- poseidonos-cli device list - List all devices in the system.
- poseidonos-cli device scan - Scan devices in the system.
- poseidonos-cli device smart-log - Display SMART log information of a device.