Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

climc server-list --hypervisor not support cloudpods #15521

Closed
WangAnge opened this issue Dec 8, 2022 · 1 comment
Closed

climc server-list --hypervisor not support cloudpods #15521

WangAnge opened this issue Dec 8, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@WangAnge
Copy link

WangAnge commented Dec 8, 2022

What happened:

climc> server-list --hypervisor cloudpods
Usage: climc server-list [--wire WIRE] [--network NETWORK] [--disk DISK] [--host HOST] [--baremetal] [--gpu] [--secgroup SECGROUP] [--admin-secgroup ADMIN_SECGROUP] [--hypervisor {kvm,esxi,container,baremetal,aliyun,azure,aws,huawei,ucloud,zstack,openstack,google,ctyun}] [--region REGION] [--with-eip] [--without-eip] [--os-type {linux,windows,vmware}] [--vpc VPC] [--usable-server-for-eip USABLE_SERVER_FOR_EIP] [--without-user-meta] [--eip-associable] [--group GROUP] [--host-sn HOST_SN] [--ip-addr IP_ADDR] [--order-by-disk {asc,desc}] [--order-by-host {asc,desc}] [--order-by-network {asc,desc}] [--order-by-ip {asc,desc}] [--resource-type {shared,prepaid,dedicated}] [--billing-type {postpaid,prepaid}] [--scaling-group SCALING_GROUP] [--limit LIMIT] [--offset OFFSET] [--order-by ORDER_BY] [--order {desc,asc}] [--details] [--show-fail-reason] [--search SEARCH] [--meta] [--filter FILTER] [--joint-filter JOINT_FILTER] [--filter-any] [--admin] [--tenant|--project TENANT] [--project-domain PROJECT_DOMAIN] [--user USER] [--field FIELD] [--scope {system,domain,project,user}] [--system] [--pending-delete] [--pending-delete-all] [--delete-all] [--show-emulated] [--export-keys EXPORT_KEYS] [--export-file <EXPORT_FILE_PATH>] [--export-texts EXPORT_TEXTS] [--tags TAGS] [--no-tags NO_TAGS] [--user-tags USER_TAGS] [--cloud-tags CLOUD_TAGS] [--no-user-tags NO_USER_TAGS] [--no-cloud-tags NO_CLOUD_TAGS] [--project-tags PROJECT_TAGS] [--no-project-tags NO_PROJECT_TAGS] [--domain-tags DOMAIN_TAGS] [--no-domain-tags NO_DOMAIN_TAGS] [--manager MANAGER] [--account ACCOUNT] [--provider {OneCloud,VMware,Aliyun,Apsara,Qcloud,Azure,Aws,Huawei,OpenStack,Ucloud,ZStack,Google,Ctyun,Cloudpods,Nutanix,BingoCloud}] [--brand BRAND] [--cloud-env {public,private,onpremise,private_or_onpremise}] [--public-cloud] [--private-cloud] [--on-premise] [--managed] [--paging-marker PAGING_MARKER] [--paging-order {DESC,ASC}] [--order-by-tag ORDER_BY_TAG] [--delete DELETE] [--os-arch {i386,x86,x86_32,x86_64,arm,aarch32,aarch64}] [--vpc-provider VPC_PROVIDER] [--with-meta/--without-meta] [--with-user-meta/--without-user-meta] [--with-host/--without-host] [--help] [--zone ZONE]

Unknown argument 'cloudpods' for hypervisor, did you mean "ucloud"?

Environment:

  • OS (e.g. cat /etc/os-release):
  • cat /etc/os-release
    NAME="CentOS Linux"
    VERSION="7 (Core)"
    ID="centos"
    ID_LIKE="rhel fedora"
    VERSION_ID="7"
    PRETTY_NAME="CentOS Linux 7 (Core)"
    ANSI_COLOR="0;31"
    CPE_NAME="cpe:/o:centos:centos:7"
    HOME_URL="https://www.centos.org/"
    BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

@WangAnge WangAnge added the bug Something isn't working label Dec 8, 2022
@zexi
Copy link
Member

zexi commented Dec 12, 2022

Fixed: #15541

@zexi zexi closed this as completed Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants