Skip to content
Cristo García edited this page Jun 26, 2022 · 1 revision

The config.json is initially created with the next template:

{
  "defaultOrg": "",
  "cache": {
    "orgs": {}
  },
  "commands": {},
  "identifierR": "",
  "assignment": "",
  "teamR": ""
}

Note: Don't edit this file directly use the appropriate commands, mainly gh edu set These fields are the bare minimum (they can be empty tough), if the file is not valid, the next time the user execute the command will fail.

Clone this wiki locally