Nullify-Platform / cli

Nullify CLI Tool
https://github.com/Nullify-Platform
MIT License
2 stars 2 forks source link

add support for github token exchange api to authenticate with the cli #9

Closed tim-thacker-nullify closed 1 year ago

tim-thacker-nullify commented 1 year ago

Description

Add a --github-token argument to give the CLI a github actions token which it can use to exchange for a nullify token.

Checklist