From 0ded03841792917d01403e5942625ab18c31bfa5 Mon Sep 17 00:00:00 2001 From: Sam Jordan Date: Mon, 27 Jul 2020 08:15:06 +0100 Subject: [PATCH] Updates available commands --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2404633..8d7038b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ netsells USAGE: netsells [options] [arguments] + aws:ec2:list List the instances available + aws:ssm:connect Connect to an server via SSH + aws:ssm:start-session Configures your machine for SSM SSH connections + docker:aws:deploy-update Updates task definition and service docker:aws:push Pushes docker-compose created images to ECR. docker:build Builds docker-compose ready for prod.