1. 首页
  2. 数据库
  3. 其它
  4. gcp pilot 源码

gcp pilot 源码

上传者: 2021-04-04 00:52:00上传 ZIP文件 86.21KB 热度 19次
Google Cloud Pilot 安装 pip install gcp-pilot 一些API需要额外的软件包,因此必须使用extras添加这些: 云任务: pip install gcp-pilot[tasks] 云构建: pip install gcp-pilot[build] 云存储: pip install gcp-pilot[storage] 大查询: pip install gcp-pilot[bigquery] 语音: pip install gcp-pilot[speech] 表格: pip install gcp-pilot[sheets] 发布/订阅: pip install gcp-pilot[pubsub] 资料储存库: pip install gcp-pilot[datastore] 云端DNS: pip install gcp-pilot[dns] 用法 f
用户评论