## osctl config endpoint Set the endpoint(s) for the current context ### Synopsis Set the endpoint(s) for the current context ``` osctl config endpoint ... [flags] ``` ### Options ``` -h, --help help for endpoint ``` ### 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