mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
16 lines
410 B
Plaintext
16 lines
410 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# tailscale set
|
|
|
|
> Change the specified preferences.
|
|
> These options can also be changed during the initial setup.
|
|
> This command can set all options documented in the page for `tailscale up`.
|
|
> More information: <https://tailscale.com/kb/1080/cli#set>.
|
|
|
|
- View documentation for `tailscale up`:
|
|
|
|
`tldr tailscale up`
|