python-github-backup
python-github-backup copied to clipboard
Feature request: read personal access token (PAT) from stdin
Maybe using the common idiom of interpreting - as standard input: github-backup ... -t - .... Or maybe this is already covered by the -t file:// feature?
MRs welcome.