Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Add satellite commands #387

Merged
merged 8 commits into from
Jul 16, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
more docs
  • Loading branch information
f0ssel committed Jul 16, 2021
commit 573ba5988e7e2b99f23cc7192a481601f1c252f8
2 changes: 1 addition & 1 deletion docs/coder_satellites_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ coder satellites create [name] [satellite_access_url] [flags]
```
# create a new satellite

coder satellites create eu-west https://eu-west-coder.com
coder satellites create eu-west https://eu-west.coder.com
```

### Options
Expand Down