Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CSCTCloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Owen Jones
CSCTCloud
Commits
711c406a
Commit
711c406a
authored
7 months ago
by
Owen Jones
Browse files
Options
Downloads
Patches
Plain Diff
update script help message
parent
d28efce6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-4
3 additions, 4 deletions
README.md
with
3 additions
and
4 deletions
README.md
+
3
−
4
View file @
711c406a
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment