phpmyadmin-cli

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2018 License: MIT Imports: 12 Imported by: 0

README

phpmyadmin-cli

Build Status Go Report Card codecov

access phpmyadmin from cli / 通过shell操作phpmyadmin

features

  • access phpmyadmin from cli
  • grammar tip

install

go get github.com/Chyroc/phpmyadmin-cli

use

➜  ~ phpmyadmin-cli -h
NAME:
   phpmyadmin-cli - access phpmyadmin from shell cli

USAGE:
   phpmyadmin-cli [global options] [arguments...]

GLOBAL OPTIONS:
   -url            phpMyAdmin url
   -server         选择server
   -username       phpMyAdmin用户名(为空则跳过验证)
   -password       phpMyAdmin密码
   -history        command history file (default: "~/.phpmyadmin_cli_history")
   -log            command log file (default: "~/.phpmyadmin_cli.log")

   -list           获取server列表
   -prune          清理命令记录
   -h              show help
➜  ~ phpmyadmin-cli -url ip:port
>>>

command

show servers;
set server_id;

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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