```jozoppi@giorgio-XPS-15-7590:~$ aws s3api list-b...
# help
g
Copy code
jozoppi@giorgio-XPS-15-7590:~$ aws s3api list-buckets --endpoint-url <http://s3.local.lakefs.io:8000> --profile lakefs
{
    "Buckets": [
        {
            "Name": "identifier172",
            "CreationDate": "2020-08-16T14:36:39.779Z"
        }
    ],
    "Owner": {
        "DisplayName": "",
        "ID": ""
    }
}