command
module
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Jul 22, 2017
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
lacrosse
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.