|
Revision 240, 0.8 KB
(checked in by trivoallan, 4 years ago)
|
|
cleverbox : cleverbox-admin man page.
|
| Line | |
|---|
| 1 | .\" You can view this file with: |
|---|
| 2 | .\" nroff -man [filename] |
|---|
| 3 | .\" |
|---|
| 4 | .TH cleverbox-admin 1 |
|---|
| 5 | .SH NAME |
|---|
| 6 | cleverbox-admin \- Cleverbox administration tool |
|---|
| 7 | .SH SYNOPSIS |
|---|
| 8 | .TP |
|---|
| 9 | \fBcleverbox-admin\fP \fI</path/to/cleverboxenv>\fP [\fIcommand\fP [\fIsubcommand\fP] [\fIoption ...\fP]] |
|---|
| 10 | .SH OVERVIEW |
|---|
| 11 | The cleverbox provides an interactive command line shell dedicated to the |
|---|
| 12 | deployment and maintenance of trac and subversion instances. |
|---|
| 13 | It can handle multiple configuration profiles, enabling the deployment |
|---|
| 14 | of differently flavored type of projects : |
|---|
| 15 | trac configuration and permissions, apache configuration templates, etc. |
|---|
| 16 | |
|---|
| 17 | Documentation for Cleverbox, including detailed usage explanations and |
|---|
| 18 | tutorials can be be found in the Cleverbox wiki at |
|---|
| 19 | http://www.clever-age.org/trac/wiki/cleverbox |
|---|
| 20 | |
|---|
| 21 | Run `cleverbox-admin help' to access the built-in tool documentation. |
|---|