Skip to content

Commit

Permalink
login with file
Browse files Browse the repository at this point in the history
  • Loading branch information
cherkavi authored Oct 10, 2022
1 parent cf8c64c commit 6b6039b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mapr.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,11 @@ maprlogin authtest
maprlogin logout
```
## login with ticket file using to login
```sh
maprlogin renew -ticketfile $FILE_WITH_TICKET
```

## login via ssh
```
execution_string="echo '"$CLUSTER_PASS"' | maprlogin password -user cherkavi "
Expand Down

0 comments on commit 6b6039b

Please sign in to comment.