Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python2.7 /
site-packages /
awscli /
examples /
ecr /
Delete
Unzip
Name
Size
Permission
Date
Action
batch-delete-image.rst
481
B
-rw-r--r--
2017-04-04 16:39
batch-get-image.rst
249
B
-rw-r--r--
2017-04-04 16:39
create-repository.rst
495
B
-rw-r--r--
2017-04-04 16:39
delete-repository.rst
491
B
-rw-r--r--
2017-04-04 16:39
describe-repositories.rst
612
B
-rw-r--r--
2017-04-04 16:39
get-authorization-token.rst
1.59
KB
-rw-r--r--
2017-04-04 16:39
get-login.rst
683
B
-rw-r--r--
2017-04-04 16:39
get-login_description.rst
824
B
-rw-r--r--
2017-04-04 16:39
Save
Rename
**To describe the repositories in a registry** This example describes the repositories in the default registry for an account. Command:: aws ecr describe-repositories Output:: { "repositories": [ { "registryId": "012345678910", "repositoryName": "ubuntu", "repositoryArn": "arn:aws:ecr:us-west-2:012345678910:repository/ubuntu" }, { "registryId": "012345678910", "repositoryName": "test", "repositoryArn": "arn:aws:ecr:us-west-2:012345678910:repository/test" } ] }