sdk_cli
如何知道CLI调用了哪个API
更新时间:2018/11/26 GMT+08:00
打开CLI的debug参数,即可知道当前执行的命令调用了哪个API。
举例:
nova --debug list
openstack --debug server list
父主题: 使用类
