ternaris / marv

THIS REPOSITORY HAS BEEN MERGE INTO
https://github.com/ternaris/marv-robotics
GNU Affero General Public License v3.0
3 stars 4 forks source link

No such command "group" #35

Closed bst closed 6 years ago

bst commented 6 years ago

When follwoing the instructions of the Tutorial: Setup basic site, the steps in section "Create user account" do not work:

$ marv group adduser testuser admin
Usage: marv [OPTIONS] COMMAND [ARGS]...

Error: No such command "group".

Could this be due to the tutorial be outdated? The html header says it is for MARV 2.0.0b9

chaoflow commented 6 years ago

@sebastianscherer thank you for reporting. Group management is currently EE only, in CE all users have the same permissions. There is no need to add the user to an admin group. We'll fix the tutorial accordingly.