Files
docker-docs/docs/cli.md
Mary Anthony 3f33c86d98 Adding in Docs infrastructure
Signed-off-by: Mary Anthony <mary@docker.com>
2015-11-10 09:44:45 -08:00

514 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.