Skip to content
Snippets Groups Projects
Commit 711c406a authored by Owen Jones's avatar Owen Jones
Browse files

update script help message

parent d28efce6
No related branches found
No related tags found
No related merge requests found
......@@ -7,16 +7,15 @@ Can be built into a standalone executable for easier distribution to campus mach
For troubleshooting, a logfile (`csctcloud-connect.log`) is created in the users home directory.
```
usage: CSCT Cloud Connect [-h] [-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}] [-n]
usage: CSCT Cloud Connect [-h] [-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}] [-o]
Sets up an SSH configuration and necessary keys to establish a connection to the CSCT Cloud server, using the Azure CLI
tools
Sets up an SSH configuration and necessary keys to establish a connection to the CSCT Cloud server, using the Azure CLI tools
options:
-h, --help show this help message and exit
-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}, --log {DEBUG,INFO,WARNING,ERROR,CRITICAL}
log level to run program under
-n, --no-overwrite prevent SSH configuration file being overwritten
-o, --overwrite allow SSH configuration file to be overwritten
```
Issues:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment