Skip to content

Repository files navigation

BitBalloon CLI

Fast command line tool for BitBalloon written in Go.

Commands

Assuming you've installed the binary as bitballoon:

bitballoon create

Creates a new site and returns the ID/URL

$ bitballoon create --token <access-token>

bitballoon deploy

Deploys a folder or zip file to a BitBalloon site

$ bitballoon deploy /path/to/site --token <access-token> --site <site-id>

bitballoon update

Updates name, domain, password or notification email of a site

$ bitballoon update --token <access-token> --site <site-id> --domain www.example.com

About

Command line tools for BitBalloon

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages