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-control auth add-user
Store a user’s JWT token for a cluster in the keyfileSynopsis
Store a user credential in the keyfile for a cluster so you can switch between multiple users with —user. The token is sent to the cluster master’s /auth/status endpoint to verify it and retrieve the username - no local JWT decoding needed. If [token] is omitted you will be prompted to paste it. Use ‘ctl auth set-default-user’ to change which user is the default.Examples
Options
Options inherited from parent commands
SEE ALSO
- gns3util cluster-control auth - Authentication related operations for clusters