Skip to content

akolb1/sentrytool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentrytool

sentrytool is a Go library and command-line interface to Apache Sentry.

The tool and library can be used to interface with non-kerberized Sentry daemon.

Motivation

  • Provide command-line access to Sentry Thrift API
  • Provide simple command-line tool that doesn't require any infrastructure to run

Features

  • Flexible configuration
    • Environment variables
    • Config files
    • Command-line arguments
  • Ease of use
    • Intuitive interface
    • Flexible way of specifying parameters
  • Easy deployment
    • Single binary
    • Easy to build and install (using go get)

Installation

Standard go get:

$ go get github.com/akolb1/sentrytool

Usage & Example

  • sentrytool - Command-line interface to Apache Sentry
  • API - API Usage and examples

About

GO client and API for Apache Sentry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published