Skip to content

goodylabs/digitalocean-client

Repository files navigation

digitalocean-client

Installation

1. Install dependencies

Install Shell Proteins first:

\curl -sSL https://raw.githubusercontent.com/grzegorzblaszczyk/shell-proteins/master/setup.sh | bash

2. Setup access to DigitalOcean API

Copy .digitalocean_credentials.sample file to .digitalocean_credentials and modify the DIGITALOCEAN_TOKEN line with your API token.

Usage

Get the latest invoice and show total costs per project

./fetch_costs_from_invoice_by_project.sh

or

./fetch_costs_from_invoice_by_project.sh [invoice_id]

when you want to use specific invoice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages