filemanager-usermanager

0.0.1 • Public • Published

CLI application for user management in File Manager application

This CLI tool was developed and tested with File Manager v1.4.6.

Further File Manager 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 filemanager-usermanager -g

Usage

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

Following environment variables could be used

FILEMANAGER_BASEURL         # default http://localhost
FILEMANAGER_ADMIN_USERNAME  # default "admin"
FILEMANAGER_ADMIN_PASSWORD  # default "admin"

Readme

Keywords

none

Package Sidebar

Install

npm i filemanager-usermanager

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • ironsharkde