config | Validate and view the configuration for services. |
connect | Add an additional target peer node to connect to. |
dns-add | Add extra DNS entries. |
dns-lookup | Lookup DNS entries of a cluster. |
dns-remove | Remove extra DNS entries. |
down | Stop and remove containers, networks, volumes, and images. |
env | Print remote node connection string for docker client. |
events | Stream events for containers of services in the cluster. |
expose | Establish connectivity between the host and the cluster. |
forget | Remove existing target peer node. |
help | Print this help information. |
hide | Destroy connectivity between the host and the cluster. |
init | Download configs for services from peer nodes or external repos. |
inspect | View and inspect the state of the node in full details. |
install | Install overnode and the required dependencies. |
kill | Force running containers to stop by sending a signal. |
launch | Launch the node and / or join a cluster. |
login | Provide credentials to pull images from private repositories. |
logout | Remove credentials to pull images from private repositories. |
logs | Display log output from services. |
pause | Pause running containers of services. |
prime | Waits until the node is ready to allocate IP addresses. |
ps | List containers and states of services. |
pull | Pull images associated with services. |
push | Push images for services to their respective repositories. |
reset | Leave a cluster and destroy the node. |
restart | Restart all stopped and running services. |
resume | Restart previously launched node if it is not running. |
rm | Remove stopped containers of services. |
start | Start existing containers of services. |
status | View the state of the node, connections, dns, ipam, endpoints. |
stop | Stop running containers without removing them. |
top | Display the running processes for containers of services. |
unpause | Unpause paused containers of services. |
up | Build, (re)create, and start containers for services. |
upgrade | Download and install newer version of overnode and dependencies. |
version | Print version information. |