floatctl

command module
v0.0.0-...-b2d72e4 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2015 License: MIT Imports: 11 Imported by: 0

README

floatctl

Build Status

A simple CLI written in Go for controling DigitalOcean Floating IPs. Its goal is to make it easier to script creating and assigning Floating IPs when working with tools like keepalived.

Certain commands will infer information using the DigitalOcean Metadata service if run on a Droplet.

Usage

Control DigitalOcean Floatin IPs.

Usage:
  floatctl [command]

Available Commands:
  create      Create a Floating IP
  show        Show information about a Floating IP
  assign      Assign a Floating IP to a Droplet
  unassign    Unassign a Floating IP
  list        List available Floating IPs
  destroy     Destroy a Floatin IP
  assigned    Check if a Floating IP is assigned

Flags:
  -h, --help[=false]: help for floatctl
  -t, --token="": DigitalOcean API Token - $DIGITALOCEAN_TOKEN

Use "floatctl [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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