bitballoon-cli

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2014 License: MIT Imports: 5 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/code.google.com/p/goauth2/oauth
The oauth package provides support for making OAuth2-authenticated HTTP requests.
The oauth package provides support for making OAuth2-authenticated HTTP requests.
_workspace/src/code.google.com/p/goauth2/oauth/example
This program makes a call to the specified API, authenticated with OAuth2.
This program makes a call to the specified API, authenticated with OAuth2.
_workspace/src/code.google.com/p/goauth2/oauth/jwt
The jwt package provides support for creating credentials for OAuth2 service account requests.
The jwt package provides support for creating credentials for OAuth2 service account requests.
_workspace/src/code.google.com/p/goauth2/oauth/jwt/example
This program makes a read only call to the Google Cloud Storage API, authenticated with OAuth2.
This program makes a read only call to the Google Cloud Storage API, authenticated with OAuth2.
_workspace/src/github.com/BitBalloon/bitballoon-go
Package bitballoon provides a client for using the BitBalloon API.
Package bitballoon provides a client for using the BitBalloon API.
_workspace/src/github.com/spf13/pflag
pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.

Jump to

Keyboard shortcuts

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