Set credentials

In this section, you will find how to set credentials.

You have to set Ritchie’s credentials to avoid inform data multiples times through the terminal.

To do so, run the following command:

rit set credential

The terminal will return this message:

? Select your provider [Use arrows to move, type to filter]
> kubeconfig
  ansible
  aws
  github
  gitlab
  jenkins
  Add a new

After you chose one of the available providers, Ritchie will ask you to fill the following fields:

? Select your provider github
? username: DennisRitchie
? email: dennis.ritchie@zup.com.br
? token: 
✔ Github credential saved!

Last modified October 29, 2021: Doc review (#161) (ef9c57d8)