vaultmysql

command
v0.0.0-...-60c51d6 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

README

VaultMySQL

VaultMySQL is a tool for accessing mysql databases that use Vault database secrets for authentication



Install

go get -u github.com/jckimble/vaultsql/tools/vaultmysql

Configuration

Uses all environment variables VaultSQL uses.

Run

$vaultmysql
A mysql/mysqldump cmd for vault

Usage:
  vaultmysql [command]

Available Commands:
  help        Help about any command
  mysql       Uses vault token to login to mysql
  mysqldump   VaultSQL version of mysqldump

Flags:
  -h, --help           help for vaultmysql
      --host string    Mysql Host (default "127.0.0.1")
      --path string    Vault Secret Path
      --port int       Mysql Port (default 3306)
  -t, --token string   Vault Token

Use "vaultmysql [command] --help" for more information about a command.

License

Copyright 2019 James Kimble

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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