千家信息网

迁云工具的CLI参数是什么

发表于:2024-11-18 作者:千家信息网编辑
千家信息网最后更新 2024年11月18日,小编给大家分享一下迁云工具的CLI参数是什么,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!CLI参数迁云工具从1.2.8版
千家信息网最后更新 2024年11月18日迁云工具的CLI参数是什么

小编给大家分享一下迁云工具的CLI参数是什么,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!

CLI参数

迁云工具从1.2.8版本开始支持命令行(Command line interface,CLI)参数,在迁云工具所在路径中运行--help可以查看参数列表。CLI参数具有无需打开各种JSON文件就能配置迁云工具、调整自定义使用习惯和一键清除client_data等优点。

如果您使用的是旧版本迁云工具,请重新 下载压缩包 以获取更多功能。CLI参数需要您对迁云工具的使用方式有所了解,更多详情,请参阅 使用迁云工具。

Windows版本参数列表

以下为Windows版迁云工具完整的CLI参数列表。

usage: go2aliyun_client.exe [options]options:  --help                        show usage.  --version                     show version.  --nocheckversion              no check for new version.  --noenterkey                  no enter key to exit.  --progressfile                set progress file path.  --cleardata                   clear client data and server ecs.  --accesssid=      set access id.  --secretkey=      set secret key.  --regionid=        set region id.  --imagename=      set image name.  --systemdisksize=     set system disk size.  --platform=         set platform.  --architecture=         set architecture.  --datadisks=      set data disks.    data_disks=data_disk_index|data_disk_size|src_path;    e.g. --data_disks=1|100|D:;2|150|E:  --bandwidthlimit=      set bandwidth limit.  --netmode=          set net mode.  --vpcid=              set vpc id.  --vswitchid=      set vswitch id.  --zoneid=            set zone id.  --securegroupid=        set secure group id.

Linux版本参数列表

以下为Linux版迁云工具完整的CLI参数列表。

usage: ./go2aliyun_client [options]options:  --help                       show usage.  --version                    show version.  --nocheckversion             no check for new version.  --noenterkey                 no enter key to exit.  --progressfile               set progress file path.   --cleardata                  clear client data and server ecs.  --accesssid=     set access id.  --secretkey=     set secret key.  --regionid=       set region id.  --imagename=     set image name.  --systemdisksize=    set system disk size.  --platform=        set platform.  --architecture=        set architecture.  --datadisks=     set data disks.    data_disks=data_disk_index|data_disk_size|src_path;    e.g. --data_disks=1|100|/mnt/disk1;2|150|/mnt/disk2  --bandwidthlimit=     set bandwidth limit.  --netmode=         set net mode.  --vpcid=             set vpc id.  --vswitchid=     set vswitch id.  --zoneid=           set zone id.  --securegroupid=       set secure  group id.

参数介绍

常规参数

以下为Windows和Linux迁云工具的通用参数。常规参数不会影响迁云工具配置,对迁云工作无影响,常用于调整迁云工具的使用习惯和交互界面。

注意:当您的迁云工作还未完成前,请慎重使用cleardata参数。否则会导致迁云中断,已迁移的进度会被作废。

user_config参数

以下为配置user_config的相关CLI参数,更多有关user_config的信息,请参阅 使用迁云工具。

注意:使用CLI参数指定了user_config的配置后,迁云工具会以CLI参数为准,而忽略配置文件。

--accesssid=     # 设置user_config中的AccessKey ID--secretkey=     # 设置user_config中的AccessKey Secret--regionid=       # 设置user_config中的地域配置--imagename=     # 设置user_config中的自定义镜像名称--systemdisksize=    # 设置user_config中的系统盘容量--platform=        # 设置user_config中的镜像发行平台--architecture=        # 设置user_config中的镜像系统架构--datadisks=     # 设置user_config中的数据盘列表,由|和;分隔不同数据盘取值,例如data_disk_index|data_disk_size|src_path;--bandwidthlimit=     # 设置user_config中的公网出带宽上限

client_data参数

以下为指定VPC内网迁移相关参数。更多详情,请参阅 VPC内网迁云。

--netmode=        # 设置client_data中的迁云方式,取值可以是0、1和2--vpcid=            # 设置client_data中配置了高速通道或者VPN网关的VPC--vswitchid=    # 设置client_data中VPC下的虚拟交换机--securegroupid=      # 设置client_data中VPC下的安全组

以上是迁云工具的CLI参数是什么的所有内容,感谢各位的阅读!相信大家都有了一定的了解,希望分享的内容对大家有所帮助,如果还想学习更多知识,欢迎关注行业资讯频道!

0