معرفی شرکت ها


alicloudcli-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Universal Command Line Environment for alicloud
ویژگی مقدار
سیستم عامل -
نام فایل alicloudcli-1.0.2
نام alicloudcli
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده aliyun-developers-efficiency
ایمیل نویسنده aliyun-developers-efficiency@list.alibaba-inc.com
آدرس صفحه اصلی http://www.alicloud.com
آدرس اینترنتی https://pypi.org/project/alicloudcli/
مجوز UNKNOWN
#AliCloud Command Line Interface The AliCloud Command Line Interface is a unified tool to manage your AliCloud services. With just one tool to download and configure, you can control multiple AliCloud services from the command line and automate them through scripts. If you got any problems, please send mail to us: aliyun-developers-efficiency@list.alibaba-inc.com ###Prerequisites: * Windows, Linux, OS X, or Unix * Python 2 version 2.6.X or version 2.7.x not support python 3.x * Pip ###Install the Alicloud CLI using pip: $ sudo pip install alicloudcli To upgrade an existing Alicloud CLI installation, use the --upgrade option:: $ sudo pip install --upgrade alicloudcli For windows system, you please dont use sudo. ###Command Completion: On Linux and Mac OS systems, the AliCloud CLI includes a command-completion feature that can enable you to use the TAB key to complete a partially typed command. This feature needs you configure it manually. Configuring command completion requires two pieces of information: the name of the shell you are using and the location of the alicloud_completer script. ####bash: $ complete -C '/usr/local/bin/alicloud_completer' alicloud ####zsh: % source /usr/local/bin/alicloud_zsh_complete.sh ###Configure the AliCloud CLI: Run alicloud configure at the command line to set up your credentials and settings. $ alicloud configure Alicloud Access Key ID [****************wQ7v]: Alicloud Access Key Secret [****************fxGu]: Default Region Id [cn-hangzhou]: Default output format [json]: After configure you can use the tool now: $ alicloud Ecs DescribeInstances $ alicloud Ecs StartInstance --InstanceId your_instance_id $ alicloud Rds DescribeDBInstances ###Install the SDK using pip AliCloud CLI needs SDK to work , you can install SDK using pip like follow: $sudo pip install aliyun-python-sdk-ecs $sudo pip install aliyun-python-sdk-rds $sudo pip install aliyun-python-sdk-slb More detail you can access our official website: http://intl.alicloud.com


نحوه نصب


نصب پکیج whl alicloudcli-1.0.2:

    pip install alicloudcli-1.0.2.whl


نصب پکیج tar.gz alicloudcli-1.0.2:

    pip install alicloudcli-1.0.2.tar.gz