Skip to content

Commit ca971ca

Browse files
kindermoumoutejerome-quere
authored andcommitted
doc: warning on ssh key permissions (#538)
1 parent 8c7c75e commit ca971ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ $ scw run --name=my-ubuntu ubuntu-trusty bash
237237
root@my-ubuntu:~#
238238
```
239239

240+
:warning: when running a command through ssh (top, kill, run, cp, logs, exec,...), make sure your ssh key permissions are correctly set or you know the root password.
241+
240242
### Workflows
241243

242244
See [./examples/](https://github.com/scaleway/scaleway-cli/tree/master/examples) directory

0 commit comments

Comments
 (0)