Skip to content

Commit 6fcb7b1

Browse files
Mia-Crossbene2k1
andauthored
doc review
Co-authored-by: Benedikt Rollik <brollik@scaleway.com>
1 parent 602cc13 commit 6fcb7b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3-
Keys registered via the Scaleway Console will be propagated to the selected servers.
4-
The command 'ssh <server-ip> -t -l root scw-fetch-ssh-keys --upgrade' will be run on the servers matching the zone and project filters.
3+
Keys registered via the Scaleway console will be propagated to the selected servers.
4+
The command 'ssh <server-ip> -t -l root scw-fetch-ssh-keys --upgrade' will be run on the servers matching the zone and Project filters.
55
Keep in mind that you need to be able to connect to your server with another key than the one you want to add.
66
Keep in mind that SSH keys are scoped by project.
77

docs/commands/instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2772,7 +2772,7 @@ scw instance ssh add-key [arg=value ...]
27722772

27732773
### Fetch SSH keys from the console and install them on multiple servers
27742774

2775-
Keys registered via the Scaleway Console will be propagated to the selected servers.
2775+
Keys registered via the Scaleway console will be propagated to the selected servers.
27762776
The command 'ssh <server-ip> -t -l root scw-fetch-ssh-keys --upgrade' will be run on the servers matching the zone and project filters.
27772777
Keep in mind that you need to be able to connect to your server with another key than the one you want to add.
27782778
Keep in mind that SSH keys are scoped by project.

0 commit comments

Comments
 (0)