Skip to content

Instantly share code, notes, and snippets.

@ShahriyarR
Created March 9, 2022 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShahriyarR/5035e0a84b2cbd846530050a863fcb84 to your computer and use it in GitHub Desktop.
Save ShahriyarR/5035e0a84b2cbd846530050a863fcb84 to your computer and use it in GitHub Desktop.
$ ./qr-code green-badge generate Shako Rzayev 1989-10-24 2021-01-01=pfizer 2021-06-01=asdasd
usage: qr-code green-badge generate [-h] [-v] first_name last_name birth_date [vaccinations <name>=<value> ...]
qr-code green-badge generate: error: argument vaccinations <name>=<value>: invalid choice: 'asdasd' (choose from 'pfizer', 'moderna', 'astrazeneca', 'janssen', 'sinovac')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment