grayfolk/digitalocean-api-shell
Composer 安装命令:
composer create-project grayfolk/digitalocean-api-shell
包简介
README 文档
README
Console utility for working with DigitalOcean API
Requirements
Installation
- Run
composer create-project grayfolk/digitalocean-api-shell. - Go to
digitalocean-api-shellfolder and editaccounts.json. This is a simple JSON file with"username" : "API Key"pairs. You can use whatever username is convenient for you - it's not related to DigitalOcean and used as alias only (but it shoud be unique) and real DigitalOcean API key. You can obtain API key in your DigitalOcean Account - API - Personal access tokens - Generate New Token.
Running
Go to digitalocean-api-shell folder and run ./do.
By default utility will be runned in dry mode, any changes will not be applied. For working mode use -w option: ./do -w.
Features
- Move Domain to another account
- Backup Domain(s) zone file
- Create new Domain from zone file
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-10-04