Skip to content

brimstone/go-pcd

Repository files navigation

go-pcd

Build StatusCoverage Status

API daemon and controlling program for pcd.

Usage

Pancake Crop Deli Control Program

Usage:
  ./pcd [command]

Available Commands:
  daemon      Run the API daemon
  docker/bip  Get or Set Docker Bridge IP
  hostname    Get or Set Hostname
  version     Get the client and daemon version

Flags:
  -a, --address string   Address for API server (default "127.0.0.1:8080")
  -h, --help             help for ./pcd

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

Daemon

$ pcd daemon

Releases

No releases published

Packages

No packages published