mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Adding tags
This commit is contained in:
parent
43f257d090
commit
ed43dcbe89
43 changed files with 46 additions and 41 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "Digital Ocean API"
|
||||
date: 2020-05-06T22:45:30-04:00
|
||||
draft: false
|
||||
tags: []
|
||||
tags: ["Deployment"]
|
||||
---
|
||||
|
||||
This post is meant for the times that you want to quickly query the Digital Ocean API v2, but do not want to download their great client [`doctl`](https://github.com/digitalocean/doctl). The prerequisite for this post is that you have a [personal access token](https://www.digitalocean.com/docs/apis-clis/api/create-personal-access-token/) configured inside the `$DO_TOKEN` environmental variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue