You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running bs and am able to query books, users, etc., but when I attempt to create a user (including using the example command in the readme) I get the following error:
me$ ./bs users create -n "Billy Bob" -e "billybob@example.org" -L "Klingon" -p "b1llyb0b123"
curl: option --json: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
I'm running Ubuntu 22.04 and BookStack 22.11.1, connecting remotely.
Any pointers would be welcome -- I'll be migrating from another wiki soon and I think the tool will be invaluable!
The text was updated successfully, but these errors were encountered:
I'm running
bs
and am able to query books, users, etc., but when I attempt to create a user (including using the example command in the readme) I get the following error:I'm running Ubuntu 22.04 and BookStack 22.11.1, connecting remotely.
Any pointers would be welcome -- I'll be migrating from another wiki soon and I think the tool will be invaluable!
The text was updated successfully, but these errors were encountered: