TencentCloud / tencentcloud-cli

Tencent Cloud API 3.0 Command Line Interface
Apache License 2.0
90 stars 26 forks source link

cdn DescribeIpStatus 不支持 ShowIpv6 参数 #52

Closed Makiras closed 2 years ago

Makiras commented 2 years ago
makiras@makiras-workstation:~$ tccli cdn DescribeIpStatus help
USAGE
    tccli cdn DescribeIpStatus [--param...]

OPTIONS
    [help] [--cli-input-json] [--cli-unfold-argument] [--detail] [--endpoint] [--filter] [--generate-cli-skeleton] [--https-proxy] [--profile] [--region] [--role-arn] [--role-session-name] [--secretId] [--secretKey] [--timeout] [--token] [--use-cvm-role] [--version] [--waiter] [--warning]

AVAILABLE PARAMETERS
--Domain (String | Required)
--Layer (String | Optional)
--Area (String | Optional)
--Segment (Boolean | Optional)

OUTPUT PARAMETER
Ips -> (Array of IpStatus)
TotalCount -> (Integer)
RequestId -> (String)

Use `tccli cdn DescribeIpStatus help --detail` to see more information.

image

zqfan commented 2 years ago

pip install --upgrade 升级下版本看看

Makiras commented 2 years ago

works well