Skip to main content

gns3util cluster-control auth add-user

Store a user’s JWT token for a cluster in the keyfile

Synopsis

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

Auto generated by spf13/cobra on 9-May-2026