1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2023 Intel Corporation 3# 4attach <STRING>devargs # attach a device 5detach <STRING>devargs # detach a device 6list # list all devices 7help # show help 8quit # quit 9