Skip to content

Commit 4128802

Browse files
authored
Merge pull request #69 from wikimedia/MusikAnimal-patch-1
README: note existence of the `--username` option of the SSH command
2 parents d67e9d8 + e1188a3 commit 4128802

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ If you need to work against a [Trove database](https://wikitech.wikimedia.org/wi
305305
pass the `--trove` flag, supplying the hostname, and make sure the `TROVE_` env variables are set correctly.
306306
The credentials for this are separate from the replicas and toolsdb.
307307

308+
If your Toolforge UNIX shell username is different than your local, you'll need to specify it with `--username`.
309+
308310
To query the replicas, inject the `ReplicasClient` service then call the `getConnection()`
309311
method, passing in a valid database, and you should get a `Doctrine\DBAL\Connection` object.
310312
For example:

0 commit comments

Comments
 (0)