Skip to content
Dan McPherson edited this page Jun 30, 2017 · 7 revisions

Welcome to the pman wiki!

Overview

This wiki contains documentation on the various core components of this repository as well as pipy upload instructions.

Please see the pages on the right to navigate. Note that these are organized alphabetically which is not optimal.

clone the repository

  • clone: how to clone (i.e. pull or checkout) the repository.

pypi upload

  • pypi: how to upload a new release to pypi.

Recommended reading order

pman

overview

  • overview: overview of pman and its command line flags.

startup

  • startup: how to start pman in either dockerized or native installs.

simple test

  • hello: say "hello" to pman.

run an app

  • run: how to run a process.

query

  • search: how to search for a process.
  • done: how to check if a process is done.
  • info: how to collect info on a process.
  • status: how to get quick status on a process.

reference

Clone this wiki locally