Documentation Index
Fetch the complete documentation index at: https://gns3util.saygex.xyz/llms.txt
Use this file to discover all available pages before exploring further.
gns3util cluster add-node
Add a single node to a cluster
gns3util cluster add-node [cluster-name] [flags]
Options
-h, --help help for add-node
-g, --max-groups int Maximum groups per node (default 3) (default 3)
-p, --password string Password to use (env: GNS3_PASSWORD)
-s, --server strings Server(s) to add
-u, --user string User to log in as (env: GNS3_USER)
-w, --weight int Weight to assign to node(s) (0–10, default 5) (default 5)
Options inherited from parent commands
-c, --cluster string Cluster name from keyfile. Mutually exclusive with --server
-i, --insecure Ignore unsigned SSL-Certificates. Can be set via GNS3_INSECURE
-k, --key-file string Path to authentication keyfile. Can be set via GNS3_KEY_FILE or config.toml
-o, --output string Output format: [json, json-colorless, collapsed, yaml, toml, table, table-ascii]. Can be set via GNS3_OUTPUT (default "table")
SEE ALSO
Auto generated by spf13/cobra on 9-May-2026