Skip to content

Instantly share code, notes, and snippets.

@PaulDuvall
Created June 15, 2020 19:59
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 PaulDuvall/1188dd4df4a0acad5ac6c65902312d0d to your computer and use it in GitHub Desktop.
Save PaulDuvall/1188dd4df4a0acad5ac6c65902312d0d to your computer and use it in GitHub Desktop.
aws secretsmanager create-secret --name github/personal-access-token --description "GitHub Token" --secret-string "GITHUBTOKEN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment