Closed jkitchin closed 10 years ago
Argh, sorry about that. The short answer is that you need to include --username
and --password
or --token
(see authentication info), but I'll get the error fixed.
Just released v0.3.2, which should fix the problem. Apologies again!
Thanks. it works now. It is not too pretty that you must use a plain text password at the command line though!
http://stackoverflow.com/questions/2338889/how-to-hide-password-input-from-terminal-in-ruby-script
this seems to address that issue pretty well.
John
John Kitchin Associate Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu
On Wed, Jun 18, 2014 at 3:10 PM, Aidan Feldman notifications@github.com wrote:
Agreed! #60 https://github.com/education/teachers_pet/issues/60
— Reply to this email directly or view it on GitHub https://github.com/education/teachers_pet/issues/72#issuecomment-46479917 .
Running this: teachers_pet create_student_teams --organization=org-mode-Su-2014
leads to this:
The gem was installed this morning with: gem install teachers_pet