Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

aws cli on heroku

$ heroku buildpacks:add heroku-community/awscli

$ heroku config:add AWS_ACCESS_KEY_ID=<aws-access-key>
$ heroku config:add AWS_SECRET_ACCESS_KEY=<aws-secret-access-key>
$ heroku config:add AWS_DEFAULT_REGION=<default-aws-region>
Comment

PREVIOUS NEXT
Code Example
Shell :: openssl verify cert 
Shell :: download single file from github 
Shell :: heroku remove branch 
Shell :: error: required key missing from keyring 
Shell :: redis install 
Shell :: git message 
Shell :: ffmpeg add audio to image 
Shell :: * daemon not running; starting now at tcp:5037 
Shell :: install google chrome fedora 
Shell :: edit text file bash 
Shell :: how to compress files using terminal in linux 
Shell :: remove yum repository 
Shell :: print value mongodb shell 
Shell :: run typescript compiler 
Shell :: git add 
Shell :: batch delete all folders and files 
Shell :: wsl start distro 
Shell :: ansible run multiple shell commands 
Shell :: bash sum numbers 
Shell :: expo install package version 
Shell :: how to see ip in linux 
Shell :: linux up one directory 
Shell :: django start project in existing directory 
Shell :: install old firefox version ubuntu 
Shell :: cmd file list to text 
Shell :: start grafana server wsl 
Shell :: rapids install 
Shell :: Could not extract RVM sources 
Shell :: nvim config path 
Shell :: git submodule 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =