Skip to content

Prajithp/pgrock-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgrock-cli

pgrock cli is the command line client for the pgrock server written in go lang.

Install

go get -v github.com/Prajithp/pgrock-cli

Usage

$> pgrock 
Usage: pgrock [OPTIONS]
Options:
  -local-port int
    	Port number of the app server (default 8080)
  -port int
    	Port number of Pgrock Server (default 1080)
  -remote string
    	Pgrock Server Address (default "127.0.0.1")

Example:
		pgrock -r 192.168.22.1 -p 1080 -l 5001

About

Pgrock cli client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published