filebrowser-usermanager

0.0.2 • Public • Published

CLI application for user management in File Browser application

This CLI tool was developed and tested with File Browser v1.5.0.

Further File Browser releases could brake compatibility with current tool, since API is not officially introduced and could be changed in any release. Check following #285 issue for details about API documentation.

Installation

npm install filebrowser-usermanager -g

Usage

filebrowser-user-add [username] [password] [directory]

Following environment variables could be used

FILEBROWSER_BASEURL         # default http://localhost 
FILEBROWSER_ADMIN_USERNAME  # default "admin" 
FILEBROWSER_ADMIN_PASSWORD  # default "admin" 

Readme

Keywords

none

Package Sidebar

Install

npm i filebrowser-usermanager

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • bastl34
  • toser
  • thbaumbach
  • tuner88
  • ironsharkde