add note to add-node command

This commit is contained in:
iwilltry42 2020-01-02 14:42:53 +01:00
parent 6e05342812
commit 97bebbad66
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110

View File

@ -124,7 +124,7 @@ func main() {
*/
{
Name: "add-node",
Usage: "Add nodes to an existing k3d/k3s cluster (k3d by default)",
Usage: "[EXPERIMENTAL] Add nodes to an existing k3d/k3s cluster (k3d by default)",
Flags: []cli.Flag{
cli.StringFlag{
Name: "role, r",