-
Notifications
You must be signed in to change notification settings - Fork 426
Closed
Labels
api-parityFeature supported in the DigitalOcean API not yet implemented in doctlFeature supported in the DigitalOcean API not yet implemented in doctlgood first issuehacktoberfestsuggestion
Description
Overview:
Now that we've added doctl support for uptime checks (#1386), we should follow up with supporting uptime alerts so that we support the entire feature set.
Instructions
- Clone this repo
- Create file: doctl/commands/uptime_alerts.go
- Reference this PR and the API documentation for creating support for uptime alerts in doctl. You will need to use the digitalocean/godo package to make the API calls. Refer to uptime checks: add crud methods #1386 on how that was done.
- Create a test file.
- Create PR for us to review and merge 🎆
mikesmithgh
Metadata
Metadata
Assignees
Labels
api-parityFeature supported in the DigitalOcean API not yet implemented in doctlFeature supported in the DigitalOcean API not yet implemented in doctlgood first issuehacktoberfestsuggestion