Changes between Version 1 and Version 2 of WushCLI
- Timestamp:
- 11/15/2010 03:28:12 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WushCLI
v1 v2 1 WushCLI is designed to allow automation of user accounts on a !WushNet SVN account. The script can be used as a command line tool, or modified for more advanced changes. 2 3 == Project == 4 5 Requirements: 6 * Perl 7 * LWP module 8 1 9 To check out the source code: 2 10 {{{ … … 24 32 * login-delete [login] 25 33 * authz-retrieve 26 * authz-update [/path/to/file]34 * authz-update ![/path/to/file] 27 35 28 36 Return Code:
