17 Commits

Author SHA1 Message Date
5df5104555 Handle AWS credentials
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-20 14:42:02 +02:00
1c2cf9942d Username required
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-16 18:24:41 +02:00
4b15841c41 Mostly tests and some small changes (#16)
* Create docker.test.ts
* Add context tests
* test main
2020-10-09 10:30:45 +00:00
6e236fe59d Take the password from stdin
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-09-24 20:21:04 +02:00
e56233ce43 Add example for Azure Container Registry (ACR) 2020-08-21 16:29:54 +02:00
d833f7c2ad Handle AWS CLI v2 2020-08-21 15:27:22 +02:00
16d491f0ca Fix cmd output 2020-08-21 15:07:43 +02:00
04f461cc60 Fix tests 2020-08-21 14:56:11 +02:00
25aa6aa30c Check AWS CLI version
Add tests
2020-08-21 14:45:16 +02:00
2c57607524 Refactor 2020-08-20 16:40:33 +02:00
26618cd0df Retrieve command 2020-08-20 16:24:35 +02:00
da3da99964 Builtin exec 2020-08-20 16:14:02 +02:00
b7cd11b1fa Unsilent 2020-08-20 16:12:46 +02:00
16b2f90c24 Display AWS CLI version 2020-08-20 16:10:17 +02:00
826c451920 Log AWS region 2020-08-20 16:03:38 +02:00
f37c715508 Add support for AWS Elastic Container Registry (ECR)
Add example for Google Container Registry (GCR)
2020-08-20 15:59:41 +02:00
a0182c1603 Initial version 2020-08-15 14:45:36 +02:00