bitballoon-go

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2014 License: MIT Imports: 1 Imported by: 2

README

BitBalloon CLI

Fast command line tool for BitBalloon.

See the bitballoon package on godoc for go library documentation.

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package bitballoon provides a client for using the BitBalloon API.
Package bitballoon provides a client for using the BitBalloon API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL