roadcrew

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

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

Go to latest
Published: Sep 10, 2015 License: BSD-2-Clause Imports: 12 Imported by: 0

README

Unsupported License BSDv2

Roadcrew is a simple Go command to continusouly run the amazing Sysdig, uploading the results to S3.

Usage:

roadcrew [options] -i <interval> -b <bucket_name>
roadcrew -h --help
roadcrew --version

Options:

-K <aws_key_id>       AWS Key ID.
-S <aws_secret_key>   AWS Secret Key.
-t <tmp_dir>          Specify tmp directory.
-h, --help            Show this screen.
--version             Show version.

Environment variables:

Either set these environment variables or use the -S and -K flags.

  • export AWS_ACCESS_KEY_ID="AAAAAAAAAAAAAAAAAAAAA"
  • export AWS_SECRET_ACCESS_KEY="BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB"

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