createtree command

Package main contains the implementation and entry point for the createtree command.

Example usage: $ ./createtree --admin_server=host:port

The command outputs the tree ID of the created tree to stdout, or an error to stderr in case of failure. The output is minimal to allow for easy usage in automated scripts.

Several flags are provided to configure the create tree, most of which try to assume reasonable defaults. Multiple types of private keys may be supported; one has only to set the appropriate --private_key_format value and supply the corresponding flags for the chosen key type.

Directories

PathSynopsis
cmd/createtree/keys
Version
v1.3.7
Published
Jan 16, 2020
Platform
js/wasm
Imports
18 packages
Last checked
2 hours ago

Tools for package owners.