Gcloud:修订间差异

来自Gea-Suan Lin's Wiki
跳到导航 跳到搜索
此页面具有访问限制。如果您看见此消息,则说明您没有权限访问此页面。
(建立内容为“{{Lowercase}} '''gcloud'''是GCP的命令列工具。 == 連結 == * {{Official|https://cloud.google.com/sdk/gcloud}}”的新页面)
 
无编辑摘要
第1行: 第1行:
{{Lowercase}}
{{Lowercase}}
'''gcloud'''是[[GCP]]的命令列工具。
'''gcloud'''是[[GCP]]的命令列工具。
== 範例 ==
<synaxthighlight lang="bash">
gcloud storage buckets list --format=json
</syntaxhighlight>


== 連結 ==
== 連結 ==


* {{Official|https://cloud.google.com/sdk/gcloud}}
* {{Official|https://cloud.google.com/sdk/gcloud}}

2023年2月24日 (五) 07:47的版本

gcloudGCP的命令列工具。

范例

<synaxthighlight lang="bash"> gcloud storage buckets list --format=json </syntaxhighlight>

连结