You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
Don Kackman edited this page Sep 6, 2021
·
4 revisions
Saved Endpoints
Endpoints are saved in a setting file ~/.rchia/endpoints.json.
endpoints
Manage saved endpoints.
Usage:
rchia [options] endpoints [command]
Options:
-?, -h, --help Show help and usage information
Commands:
add <id><uri><cert-path><key-path> Saves a new endpoint
list Lists the ids of saved endpoints
remove <id> Removes a saved endpoint
show <id> Shows the details of a saved endpoint
set-default <id> Sets the endpoint to be the default for --default-endpoint
test<id> Test the connection to a saved endpoint