Documentation
¶
Overview ¶
Command motki is a utility for interacting with a remote MOTKI application server.
Usage of motki:
-credentials string
Username and password separated by a colon. (ie. "frank:mypass")
-history-file string
Path to the CLI history file. (default ".history")
-insecure-skip-verify
INSECURE: Skip verification of server SSL cert.
-log-level string
Log level. Possible values: debug, info, warn, error. (default "warn")
-server string
Backend server host and port. (default "motki.org:18443")
-version
Display the application version.
By default, the motki command connects to the public MOTKI server available at https://motki.org. Override this functionality by passing the -server flag on the command line.
motki -server myserverhost:8443
To start an authenticated session, you must pass the -credentials flag on the command line.
motki -credentials frank:mypass
Click to show internal directories.
Click to hide internal directories.