cli

command module
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

Raito

Extensible CLI to easily manage the access controls for your data sources.

Software License Build status Code Coverage


🚨 🚨 🚨

Note: This repository is still in a very early stage of development.
It contains code that will allow communication with Raito Cloud once it is released. At this point, no contributions are accepted to the project yet.

🚨 🚨 🚨

Introduction

This is the core Raito CLI implementation.

Install

Using HomeBrew:

brew install raito-io/tap/cli

Usage

To get an overview of the possibilities, simply use the --help flag

raito --help

Contributing

Prerequisites
  • Install the correct version of Go (see go.mod for the version being used now)
  • After you check out this git repository, make sure to execute the following command (in the root of the repository) to run the pre-commit hooks: git config core.hooksPath .githooks
  • We use golangci-lint to check the code for quality. Please make sure to install it

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package base provides some helper functionalities that should be used by every plugin.
Package base provides some helper functionalities that should be used by every plugin.
data_source
Package data_source provides the tooling to build the Raito data source import file.
Package data_source provides the tooling to build the Raito data source import file.
identity_store
Package identity_store provides the tooling to build the Raito identity store import files.
Package identity_store provides the tooling to build the Raito identity store import files.
util/slice
Package slice contains some utility functions to work with slices
Package slice contains some utility functions to work with slices
common
api
api/data_source
Package data_source contains the API for the data source syncer.
Package data_source contains the API for the data source syncer.
util/url
Package url contains some helper functions to deal with URLs.
Package url contains some helper functions to deal with URLs.
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL