Files
docker-docs/docs/cli.md
Mary Anthony aa50ca6cd6 Adding Notary to ddc
Making title conform
Updating links to the script/menu label

Signed-off-by: Mary Anthony <mary@docker.com>
2016-01-30 06:24:20 -08:00

525 B

Notary CLI

Notary Server

The default notary server URL is [https://notary-server:4443/]. This default value can overridden (by priority order):

  • by specifying the option --server/-s on commands requiring call to the notary server.
  • by setting the NOTARY_SERVER_URL environment variable.