lacrosse

command module
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2017 License: MIT Imports: 15 Imported by: 0

README

lacrosse

GitHub release Travis MIT License

La Crosse - A simple CLI tool to update DNS records on Amazon Route 53.

Usage

lacrosse [domain] [type] [record] [TTL] [aws profile]

Example:

lacrosse example.com A 93.184.216.34 300 default

Requirements

  • macOS or Linux based platform
  • aws profile granted Route 53 read/write permission

Installation

  • Download the latest version from the release page, unarchive it and put the binary into /usr/local/bin or somewhere in your $PATH.

Logs

Logs will be recorded in ~/.cache/lacrosse.log file in JSON format.

Development

$ git clone https://github.com/lowply/lacrosse.git
$ cd lacrosse
$ make deps

License

MIT

Author

Sho Mizutani

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