Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 588 Bytes

web.md

File metadata and controls

29 lines (25 loc) · 588 Bytes
title description published date tags editor dateCreated
web
true
2022-09-18 04:54:51 UTC
markdown
2022-09-18 04:54:48 UTC

CLI > web

Manage web server settings

Positional arguments

Argument Option Description
passwd change password for web server
<new_password> New password
gentoken Generate a new api token
showtoken Show api token

Examples

#shows the FlexGet web server API token
$ flexget web showtoken

#changes the password to foopass
$ flexget web passwd foopass