createtree

command
v0.0.0-...-f1c747c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2017 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

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

Example usage:

$ ./createtree \
    --admin_server=host:port \
    --pem_key_path=/path/to/pem/file \
    --pem_key_password=mypassword

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL