lexisother / control

A tool for controlling projects running on a VPS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

control

CONTROL(1)                                  control                                  CONTROL(1)

NAME
       control - Control the all registered services and projects

SYNOPSIS
       control [OPTIONS...] COMMAND [PROJECT...]

DESCRIPTION
       control may be used to introspect and control the state of the various
       services on the device.  As per an example, some projects are built with
       npm(1), so they must run some build script of sorts to update the
       codebase to a compiled state. With control, all of these projects can be
       managed from one central tool.

COMMANDS
       The following commands are understood:

About

A tool for controlling projects running on a VPS.

License:Apache License 2.0


Languages

Language:Go 100.0%