mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix
This commit is contained in:
parent
fbfcec4873
commit
11684675d7
1 changed files with 0 additions and 19 deletions
|
@ -642,25 +642,6 @@ domain:
|
||||||
help: Only export key/values, meant to be reimported using "config set --args-file"
|
help: Only export key/values, meant to be reimported using "config set --args-file"
|
||||||
action: store_true
|
action: store_true
|
||||||
|
|
||||||
### domain_config_get()
|
|
||||||
get:
|
|
||||||
action_help: Display a domain configuration
|
|
||||||
api: GET /domains/<domain>/config
|
|
||||||
arguments:
|
|
||||||
domain:
|
|
||||||
help: Domain name
|
|
||||||
key:
|
|
||||||
help: A specific panel, section or a question identifier
|
|
||||||
nargs: '?'
|
|
||||||
-f:
|
|
||||||
full: --full
|
|
||||||
help: Display all details (meant to be used by the API)
|
|
||||||
action: store_true
|
|
||||||
-e:
|
|
||||||
full: --export
|
|
||||||
help: Only export key/values, meant to be reimported using "config set --args-file"
|
|
||||||
action: store_true
|
|
||||||
|
|
||||||
### domain_config_set()
|
### domain_config_set()
|
||||||
set:
|
set:
|
||||||
action_help: Apply a new configuration
|
action_help: Apply a new configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue