Skip to content

Commit e8164e1

Browse files
committed
add cloudshell url
1 parent ebd76a6 commit e8164e1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ The Alibaba Cloud CLI is an open source tool, you can get the latest version fro
77

88
This version is a new version built on Go. If you want to use the old version (built on Alibaba Cloud Python SDK), click [here](https://github.com/aliyun/aliyun-cli/tree/python_final).
99

10+
<a href="https://shell.aliyun.com/" target="cloudshell">
11+
<img src="https://img.alicdn.com/tfs/TB1wt1zq9zqK1RjSZFpXXakSXXa-1066-166.png" width="180" />
12+
</a>
13+
1014
## Introduction
1115

1216
The Alibaba Cloud CLI is a tool to manage and use Alibaba Cloud resources through a command line interface. It is written in Go and built on the top of Alibaba Cloud OpenAPI.

README_zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
该版本的CLI为Go语言重构版本,如果您想使用原有的Python版本(不推荐,已不提供支持),请切换到[Python分支](https://github.com/aliyun/aliyun-cli/tree/python_final)
77

8+
<a href="https://shell.aliyun.com/" target="cloudshell">
9+
<img src="https://img.alicdn.com/tfs/TB1wt1zq9zqK1RjSZFpXXakSXXa-1066-166.png" width="180" />
10+
</a>
11+
812
## 简介
913

1014
阿里云命令行工具是用Go语言编写的, 基于阿里云OpenAPI打造的,用于管理阿里云资源的工具。通过下载和配置该工具,您可以在一个命令行方式下使用多个阿里云产品。

0 commit comments

Comments
 (0)