Codebase for autolabcli v1.0.0. This version is a backward incompatible revision of autolabcli v0.1.1. If you are using the previous version of the software, please update.
A client command line interface for submissions to AutolabJS.
autolabjs init [-u <username> -p <password>]- Log into AutolabJS.autolabjs exit- Logout off AutolabJSautolabjs prefs changeserver [ --type ms --host <host> --port <port>]- To change the host for main server.autolabjs prefs changeserver [ --type gitlab --host <host>]- To change the host for gitlab server.autolabjs prefs show- Show the saved preferencesautolabjs eval [-l <lab_name> --lang <language>]- To submit your code for evaluationautolabjs help- Print help manual
GNU General Public License