-
-```
-alias notary="notary --server https:// --trustDir ~/.docker/trust --tlscacert "
-```
-
-
-
-```
-set-alias notary "notary --server https:// --trustDir ~/.docker/trust --tlscacert "
-```
-
-
-
-
-### With a configuration file
-
-You can also configure Notary by creating a `~/.notary/config.json` file with
-the following content:
-
-```json
-{
- "trust_dir" : "~/.docker/trust",
- "remote_server": {
- "url": "https://