Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 494 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 494 Bytes

pf-command

pf-command is a command-line utility that allows PHP Fog users to mange their PHP Fog accounts from the command line. It offers commands to create and edit apps, manage environment variables, set ssh keys, and more.

Setup

Install it like any Ruby Gem:

$ gem install pf-command

Usage

$ pf <command>

Meta

Maintained by Tim Santeford and Richard Howard.

Released under the MIT license.