gcp pilot 源码
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
文件列表
gcp-pilot-main.zip
(预估有个60文件)
gcp-pilot-main
poetry.lock
67KB
.gitignore
2KB
.codeclimate.yml
110B
Makefile
704B
pyproject.toml
2KB
LICENSE.md
11KB
setup.cfg
96B
.github
workflows
暂无评论