WolfgangFahl / nicegui_widgets

nicegui widgets
http://ngdemo.bitplan.com
Apache License 2.0
25 stars 2 forks source link

add user handling #18

Closed WolfgangFahl closed 1 year ago

WolfgangFahl commented 1 year ago

usage

niceuser -h
usage: niceuser [-h] -u USERNAME -p PASSWORD -c PROJECT [-a]

Manage user data.

options:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        The username.
  -p PASSWORD, --password PASSWORD
                        The password.
  -c PROJECT, --project PROJECT
                        The configuration name/project
  -a, --add             Add a user. Otherwise, checks the password.
WolfgangFahl commented 9 months ago

grafik