From b40fcb400461783f84ae007f64eb93828db69aea Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Sun, 17 Nov 2019 23:19:04 -0500 Subject: [PATCH] docs: Add cloud-linode --- docs/cloud-linode.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/cloud-linode.md diff --git a/docs/cloud-linode.md b/docs/cloud-linode.md new file mode 100644 index 0000000..6b7db72 --- /dev/null +++ b/docs/cloud-linode.md @@ -0,0 +1,8 @@ +## API Token + +Sign into the Linode Manager and go to the +[tokens management page](https://cloud.linode.com/profile/tokens). + +Click `Add a Personal Access Token`. Label your new token and select *at least* the +`Linodes` read/write permission. Press `Submit` and make sure to copy the displayed token +as it won't be shown again.