distributiongithub.com/docker/distribution/cmd/registry-api-descriptor-template

registry-api-descriptor-template command

registry-api-descriptor-template uses the APIDescriptor defined in the api/v2 package to execute templates passed to the command line.

For example, to generate a new API specification, one would execute the following command from the repo root:

$ registry-api-descriptor-template doc/SPEC.md.tmpl > doc/SPEC.md

The templates are passed in the api/v2.APIDescriptor object. Please see the package documentation for fields available on that object. The template syntax is from Go's standard library text/template package. For information on Go's template syntax, please see golang.org/pkg/text/template.

Version
v2.0.0-alpha.1+incompatible
Published
Jan 28, 2015
Platform
js/wasm
Imports
7 packages
Last checked
13 minutes ago

Tools for package owners.