chore(docs): update CLI documentation
This commit is contained in:
parent
84ca722261
commit
e1ee14d827
@ -21,6 +21,7 @@ filebrowser config init [flags]
|
|||||||
-a, --address string address to listen on (default "127.0.0.1")
|
-a, --address string address to listen on (default "127.0.0.1")
|
||||||
--auth.command string command for auth.method=hook
|
--auth.command string command for auth.method=hook
|
||||||
--auth.header string HTTP header for auth.method=proxy
|
--auth.header string HTTP header for auth.method=proxy
|
||||||
|
--auth.logoutPage string url of custom logout page
|
||||||
--auth.method string authentication type (default "json")
|
--auth.method string authentication type (default "json")
|
||||||
-b, --baseURL string base url
|
-b, --baseURL string base url
|
||||||
--branding.color string set the theme color
|
--branding.color string set the theme color
|
||||||
|
|||||||
@ -18,6 +18,7 @@ filebrowser config set [flags]
|
|||||||
-a, --address string address to listen on (default "127.0.0.1")
|
-a, --address string address to listen on (default "127.0.0.1")
|
||||||
--auth.command string command for auth.method=hook
|
--auth.command string command for auth.method=hook
|
||||||
--auth.header string HTTP header for auth.method=proxy
|
--auth.header string HTTP header for auth.method=proxy
|
||||||
|
--auth.logoutPage string url of custom logout page
|
||||||
--auth.method string authentication type (default "json")
|
--auth.method string authentication type (default "json")
|
||||||
-b, --baseURL string base url
|
-b, --baseURL string base url
|
||||||
--branding.color string set the theme color
|
--branding.color string set the theme color
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user