You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--siderov1-keys-dir string The path to the SideroV1 auth PGP keys directory. Defaults to 'SIDEROV1_KEYS_DIR' env variable if set, otherwise '$HOME/.talos/keys'. Only valid for Contexts that use SideroV1 auth.
31
-
--talosconfig string The path to the Talos configuration file. Defaults to 'TALOSCONFIG' env variable if set, otherwise '$HOME/.talos/config' and '/var/run/secrets/talos.dev/config' in order.
32
-
--timeout duration the config will be rolled back after specified timeout (if try mode is selected) (default 1m0s)
19
+
--cert-fingerprint strings list of server certificate fingeprints to accept (defaults to no check)
20
+
-c, --cluster string Cluster to connect to if a proxy endpoint is used.
21
+
-p, --config-patch stringArray the list of config patches to apply to the local config file before sending it to the node
22
+
--context string Context to be used in command
23
+
--dry-run check how the config change will be applied in dry-run mode
24
+
-e, --endpoints strings override default endpoints in Talos configuration
25
+
-f, --file string the filename of the updated configuration
26
+
-h, --help help for apply-config
27
+
-i, --insecure apply the config using the insecure (encrypted with no auth) maintenance service
--siderov1-keys-dir string The path to the SideroV1 auth PGP keys directory. Defaults to 'SIDEROV1_KEYS_DIR' env variable if set, otherwise '$HOME/.talos/keys'. Only valid for Contexts that use SideroV1 auth.
31
+
--talosconfig string The path to the Talos configuration file. Defaults to 'TALOSCONFIG' env variable if set, otherwise '$HOME/.talos/config' and '/var/run/secrets/talos.dev/config' in order.
32
+
--timeout duration the config will be rolled back after specified timeout (if try mode is selected) (default 1m0s)
0 commit comments