Documentation ¶
Overview ¶
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.
Click to show internal directories.
Click to hide internal directories.