leopardxl / doctl

Command line client for Digital Ocean

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOCTL

This project is a simple script to upload a set of files to a digital ocean.
go build

export $(cat .env | xargs)

doctl -a put -b bucket SOURCE [SOURCE...]

Status: Abandoned

The desired functionality at this time is implemented by the MinIO client.

https://docs.minio.io/docs/minio-client-complete-guide.html

About

Command line client for Digital Ocean


Languages

Language:Go 100.0%