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
Copy file name to clipboardExpand all lines: website/content/v1.13/reference/cli.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ talosctl cluster create dev [flags]
134
134
--bad-rtc launch VM with bad RTC state
135
135
--cidr string CIDR of the cluster network (IPv4, ULA network for IPv6 is derived in automated way) (default "10.5.0.0/24")
136
136
--cni-bin-path strings search path for CNI binaries (default [/home/user/.talos/cni/bin])
137
-
--cni-bundle-url string URL to download CNI bundle from (default "https://github.com/siderolabs/talos/releases/download/v1.12.0-alpha.2/talosctl-cni-bundle-${ARCH}.tar.gz")
137
+
--cni-bundle-url string URL to download CNI bundle from (default "https://github.com/siderolabs/talos/releases/download/v1.13.0-alpha.0/talosctl-cni-bundle-${ARCH}.tar.gz")
--config-injection-method string a method to inject machine config: default is HTTP server, 'metal-iso' to mount an ISO
@@ -348,7 +348,7 @@ talosctl cluster create dev [flags]
348
348
--bad-rtc launch VM with bad RTC state
349
349
--cidr string CIDR of the cluster network (IPv4, ULA network for IPv6 is derived in automated way) (default "10.5.0.0/24")
350
350
--cni-bin-path strings search path for CNI binaries (default [/home/user/.talos/cni/bin])
351
-
--cni-bundle-url string URL to download CNI bundle from (default "https://github.com/siderolabs/talos/releases/download/v1.12.0-alpha.2/talosctl-cni-bundle-${ARCH}.tar.gz")
351
+
--cni-bundle-url string URL to download CNI bundle from (default "https://github.com/siderolabs/talos/releases/download/v1.13.0-alpha.0/talosctl-cni-bundle-${ARCH}.tar.gz")
0 commit comments