phpmyadmin-cli

command module
v0.1.0 Latest Latest
Warning

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

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

README

phpmyadmin-cli

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 value      phpmyadmin url
   --prune          清理命令记录
   --server         选择server
   --list           获取server列表
   --history value  command history file (default: "~/.phpmyadmin_cli_history")
   --help, -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