File Browser
  • Welcome
  • Features
  • Installation
  • Upgrade from 1.x
  • Command Line Interface
    • filebrowser
    • filebrowser cmds
    • filebrowser cmds add
    • filebrowser cmds ls
    • filebrowser cmds rm
    • filebrowser config
    • filebrowser config cat
    • filebrowser config export
    • filebrowser config import
    • filebrowser config init
    • filebrowser config set
    • filebrowser hash
    • filebrowser rules
    • filebrowser rules add
    • filebrowser rules ls
    • filebrowser rules rm
    • filebrowser upgrade
    • filebrowser users
    • filebrowser users add
    • filebrowser users export
    • filebrowser users find
    • filebrowser users import
    • filebrowser users ls
    • filebrowser users rm
    • filebrowser users update
    • filebrowser version
  • Configuration
    • Custom Branding
    • Authentication Method
    • Command Runner
  • Contributing
    • Authentication Provider
    • Translations
    • CI and Releases
    • Code of Conduct
Powered by GitBook
On this page

Was this helpful?

Command Line Interface

The command line interface is very extensive and you can use it to modify settings, users or even have a generator of File Browser installations. The main sub commands available are:

  • cmds to manage the command runner.

  • config to manage the configuration of the installation.

  • users to manage your users.

  • import to import from a 1.x configuration.

  • init is an alias to config init.

Under this section you can find the usage of each command. This docs were automatically generated from the source code and have the same information as the --help (shorthand -h) flag.

PreviousUpgrade from 1.xNextfilebrowser

Last updated 3 years ago

Was this helpful?