## osctl config add Add a new context ### Synopsis Add a new context ``` osctl config add [flags] ``` ### Options ``` --ca string the path to the CA certificate --crt string the path to the certificate -h, --help help for add --key string the path to the key ``` ### Options inherited from parent commands ``` --context string Context to be used in command -e, --endpoints strings override default endpoints in Talos configuration -n, --nodes strings target the specified nodes --talosconfig string The path to the Talos configuration file (default "/home/user/.talos/config") ``` ### SEE ALSO * [osctl config](osctl_config.md) - Manage the client configuration