Hello, I am running into the following with trying to extract a list of users:-
D:\ws\dev>rbt api-get -d http://<my_reviewboard_instance>/api/users/ -- --start=201 --max-results=200 >>> RBTools 0.7.4 >>> Python 2.7.2 (default, Jun 24 2011, 12:21:10) [MSC v.1500 32 bit (Intel)] >>> Running on Windows-7-6.1.7601-SP1 >>> Home = C:\Users\<redacted>\AppData\Roaming >>> Current directory = D:\ws\dev usage: rbt api-get [options] <path> [-- [--<query-arg>=<value> ...]] Retrieve raw API resource payloads. rbt: error: Unexpected query argument -- I believe I have entered the correct query syntax, but it is complaining about "unexpected query argument --". What do I need to do to get this to work? Thank you. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
