mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
adding teleport command doc
This commit is contained in:
@@ -267,6 +267,7 @@ Switch Pi-hole subsystems to a different GitHub branch. An admin can specify rep
|
||||
-------------- | --------------
|
||||
[Web Script](#web-script) | `pihole -a`
|
||||
[Password](#password) | `pihole -a password`
|
||||
[Teleport](#teleport) | `pihole -a -t`
|
||||
[Temperature Unit](#temperature-unit) | `pihole -a celsius`, `pihole -a fahrenheit`, `pihole -a kelvin`
|
||||
[Host Record](#host-record) | `pihole -a hostrecord`
|
||||
[Email Address](#email-address) | `pihole -a email`
|
||||
@@ -292,6 +293,16 @@ Example Usage | [`pihole -a -p secretpassword`](https://discourse.pi-hole.net/
|
||||
|
||||
Set the Web Interface password. Password can be entered as an option (e.g: `pihole -a -p secretpassword`), or separately as to not display on the screen (e.g: `pihole -a -p`).
|
||||
|
||||
### Teleport
|
||||
|
||||
| | |
|
||||
-------------- | --------------
|
||||
Help Command | N/A
|
||||
Script Location | N/A
|
||||
Example Usage | `pihole -a -t`
|
||||
|
||||
Create a configuration backup. The backup will be created in the directory from which the command is run. The backup can be imported using the Settings > Teleport page.
|
||||
|
||||
### Temperature Unit
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user