Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalSSH
Commits
f6197928
Commit
f6197928
authored
Mar 21, 2019
by
Lukas Burgey
Browse files
Update README.md
parent
de4e5a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f6197928
...
...
@@ -6,7 +6,7 @@ CLI tool for uploading keys to FEUDAL and requesting access to services.
## Usage
```
usage: FEUDAL SSH
--at=AT
[<flags>] [<serviceID>]
usage: FEUDAL SSH [<flags>] [<serviceID>]
SSH integration for FEUDAL
...
...
@@ -15,12 +15,12 @@ Flags:
--help-man).
--version Show application version.
-a, --at=AT Access Token
-u, --issuer="https://unity.helmholtz-data-federation.de/oauth2"
-u, --issuer="https://unity.helmholtz-data-federation.de/oauth2"
Issuer URI of your access token. Not needed if JWT access token
with iss claim.
-f, --feudal="https://hdf-portal.data.kit.edu"
-f, --feudal="https://hdf-portal.data.kit.edu"
Feudal URI
-i, --identity-file=IDENTITY-FILE
-i, --identity-file=IDENTITY-FILE
SSH identity (public key) file
-v, --verbose Verbose output
-c, --connect Open SSH connection, once credentials are received
...
...
@@ -29,4 +29,3 @@ Flags:
Args:
[<serviceID>] ID of service to use
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment