# Create Bucket

<p class="callout info">Make sure [Server Authentication](https://kb.oliver-karger.de/books/minio/page/server-authentication "Server Authentication") is setup!</p>

```
mc mb <name>/<bucket-name>
```