CLI

Subscribe via RSS →
2 min read

Demo Sensitive Info in your terminal

I would like to share something really useful that I learned today from a colleague (huge shout out to Boaz Ziniman - a fellow AWS Developer Advocate) Have you ever demoed something on your your …

  • Amazon
  • CLI
  • demo
3 min read

AWS CLI Alias - for ECS exec

A few days ago AWS released a very much requested feature “ECS exec” - which enables you to “ssh” into one of your containers running in ECS, regardless of if they are running …

  • Amazon
  • CLI
  • AWS
4 min read

AWS CLI Aliases

Today I would like to share with you an AWS CLI feature that is not actually well known and not really well documented. I use the AWS cli on a daily basis - pretty much every time I spend time in my …

  • Amazon
  • CLI
  • AWS