command
module
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Nov 12, 2019
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
trustar
a cli swiss army knife for working with Trustar
Install
go get github.com/jakewarren/trustar
Usage
Installation
The program currently reads the API tokens from the TRUSTAR_API_KEY
and TRUSTAR_API_SECRET
environment variables.
Commands
Command |
Subcommand |
Description |
Notes |
autocomplete |
|
Generates bash completion scripts |
|
help |
|
Help about any command |
|
indicator |
find-reports |
Find all correlated reports for an indicator |
|
indicator |
search |
Search indicators |
|
reports |
search |
Search reports |
|
reports |
open |
Open the specified report(s) in your browser |
|
list |
|
Lists enclaves |
|
quota |
|
Print API request quota information |
|
token |
|
Print access token |
Helper function to print your API token, useful for working with curl |
whitelist |
add |
Add items to the whitelist |
|
whitelist |
delete |
Delete items from the whitelist |
|
whitelist |
list |
List items in the whitelist |
|
Roadmap
Current planned features are listed in TODO.md. I may or may not get around to them.
Changes
All notable changes to this project will be documented in the changelog.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
License
MIT © 2019 Jake Warren
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.