... | ... | @@ -23,11 +23,4 @@ webmaster@hosting-server:/var/www/bokeh2$ bosh select-db my-db |
|
|
webmaster@hosting-server:/var/www/bokeh2/public/opac$ bosh select-db my-db
|
|
|
```
|
|
|
|
|
|
|
|
|
## Availables commands
|
|
|
|
|
|
__select-db__ - Change database of the current site:
|
|
|
```bash
|
|
|
bosh select-db match-key
|
|
|
```
|
|
|
match-key is the db-name (or a part of the name) that bosh will try to match among all availables databases. If more than one database match this key, Bosh will ask you for which one you want to select. |
|
|
\ No newline at end of file |
|
|
[Availables command](availables_commands) |
|
|
\ No newline at end of file |