Skip to content
Snippets Groups Projects
Commit a3b86e61 authored by nimrod's avatar nimrod
Browse files

awscli alias for du.

parent 6acb0773
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,4 @@ metadata-region = !python3 << EOF
response = urlopen('http://169.254.169.254/latest/dynamic/instance-identity/document')
print(json.loads(response.read().decode('utf-8'))['region'])
EOF
du = s3 ls --recursive --human-readable --summarize
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment