Documentation ¶ Index ¶ Constants func SubCommands() []cli.Command Constants ¶ View Source const ( // ProcessLockFile is the name of the file used to ensure the bootstrap // command is the only one of its kind running ProcessLockFile = "cio-bootstrapping.lock" ) Variables ¶ This section is empty. Functions ¶ func SubCommands ¶ func SubCommands() []cli.Command SubCommands returns bootstrapping commands Types ¶ This section is empty. Source Files ¶ View all Source files bootstrapping.go subcommands.go Click to show internal directories. Click to hide internal directories.