Skip to content
Rudolph Pienaar edited this page Mar 24, 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

pfioh

overview

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

startup

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

pushPath

  • pushPath: push a local path to a remote machine using a remote pfioh service.

pullPath

  • pullPath: pull a remote path to a local file system space using a remote pfioh service.
Clone this wiki locally