mirror of https://gitlab.com/ceda_ei/wish
15 lines
171 B
Markdown
15 lines
171 B
Markdown
|
# Hostname
|
||
|
|
||
|
Shows the current system's hostname.
|
||
|
|
||
|
## Add to wish
|
||
|
|
||
|
```ini
|
||
|
[plugin]
|
||
|
name = hostname
|
||
|
```
|
||
|
|
||
|
## Config options
|
||
|
|
||
|
No plugin specific config options are available.
|