| scm-add |
This adds a new file to a coniguration directory.   |
| scm-down |
This copies files from the configuration directory down to the file system.   |
| scm-getcd |
prints what is returned by the selectConfigDir method   |
| scm-list |
Lists the files that are currently in a configuration directory.   |
| scm-missing |
Lists the files that exist in under the configuration directory, but not the file system.   |
| scm-owm-get |
Gets ownership info for the files.   |
| scm-own-down |
This copies file ownership down from down from the configuration directory to the file system.   |
| scm-own-list |
Lists the files that are currently with ownership perms value.   |
| scm-own-up |
This copies file ownership from the file system up to the configuration directory.   |
| scm-perms-down |
This copies file permissions down from down from the configuration directory to the file system.   |
| scm-perms-get |
Gets permissions for the specified file.   |
| scm-perms-list |
Lists the files that are currently with specific perms value.   |
| scm-perms-up |
This copies file permissions from the file system up to the configuration directory.   |
| scm-remove-add |
This removes a path or paths from the remove list.   |
| scm-remove-clean |
Remove the list of the paths to be removed.   |
| scm-remove-list |
Lists paths that should be removed.   |
| scm-scripts-add |
Adds a new script from a file.   |
| scm-scripts-edit |
Edits the specified script.   |
| scm-scripts-list |
Lists the scripts for a configuration directory.   |
| scm-scripts-run |
This runs a specified script.   |
| scm-up |
This copies files from the file system up to the configuration directory.   |