Skip to content

Commit f497d8d

Browse files
author
Graham Krizek
committed
Add new binaries and take out pre-installed ones
1 parent 3a7e14b commit f497d8d

File tree

8 files changed

+7
-65
lines changed

8 files changed

+7
-65
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,17 @@ Bash behaves in ways unlike other programming languages. As such, there are some
8989
### Included Executables
9090

9191
- `$ aws`
92-
- `$ curl`
9392
- `$ git`
94-
- `$ gunzip`
95-
- `$ gzip`
9693
- `$ jq`
97-
- `$ tar`
94+
- `$ ssh`
9895
- `$ unzip`
9996
- `$ wget`
10097
- `$ zip`
10198

99+
**Already included in the Lambda environment:**
100+
101+
- `$ curl`
102+
- `$ gzip`
103+
- `$ tar`
104+
102105
_If you would like to see more, please create an issue._

bin/curl

-172 KB
Binary file not shown.

bin/git

-1.97 MB
Binary file not shown.

bin/gunzip

Lines changed: 0 additions & 61 deletions
This file was deleted.

bin/gzip

-91.4 KB
Binary file not shown.

bin/scp

66.1 KB
Binary file not shown.

bin/sftp

118 KB
Binary file not shown.

bin/tar

-337 KB
Binary file not shown.

0 commit comments

Comments
 (0)