instruqt / cli

Instruqt CLI. Contains the releases of the Instruqt commandline interface.
https://play.instruqt.com
13 stars 0 forks source link

How to configure default organisation after logging in with github? #6

Open mesa123123 opened 2 years ago

mesa123123 commented 2 years ago

steps:

  1. command instruqt auth login
  2. in web browser login with my github
  3. enter command instruqt track create expected: To be able to do what it says in the docs image Actual Result: Cli returns: [ERROR] Default organization not configured. Use instruqt auth login to set it.
mesa123123 commented 2 years ago

Search from the Docs image

mesa123123 commented 2 years ago

I did this but something about it feels really silly to me... image

mesa123123 commented 2 years ago

Ok so made a track... how do you play it through the CLI? Or is that not an option?? VERY CONFUSED HERE...

tedbyerly commented 1 year ago

Had the same issue.. fixed as above - instruqt config set organization "XXXX"