Created
December 18, 2018 00:29
-
-
Save allenmichael/92864821af82eeb9eb536fefbae232bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws secretsmanager create-secret --name box_config --secre | |
t-string $(base64 -i ./boxConfig.json) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment