From ddf7068a69fa931c48d3b5acf0772ae3ee67c380 Mon Sep 17 00:00:00 2001 From: iwilltry42 Date: Mon, 23 Nov 2020 10:27:15 +0100 Subject: [PATCH] updated docs --- docs/usage/commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/usage/commands.md b/docs/usage/commands.md index 3573264a..6b15cc62 100644 --- a/docs/usage/commands.md +++ b/docs/usage/commands.md @@ -28,6 +28,7 @@ k3d -v, --volume # specify additional bind-mounts --wait # enable waiting for all server nodes to be ready before returning -a, --agents # specify how many agent nodes you want to create + -e, --env # add environment variables to the node containers start CLUSTERNAME # start a (stopped) cluster -a, --all # start all clusters --wait # wait for all servers and server-loadbalancer to be up before returning