cmd

package
v0.0.0-...-e1a9d15 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

This file contains user-facing text used in command output. Do not modify leading/trailing newlines unless an issue in formatting is identified.

Index

Constants

View Source
const (
	// MissingMinimumParametersErr user feedback
	MissingMinimumParametersErr = `` /* 231-byte string literal not displayed */

	RepositoryAlreadyExistsE002 = `
  E002

  The repository already exists in %s.

  To re-run capture for node %s, delete this directory.

`
)
View Source
const (
	ErrExt = "err"
	TxtExt = "txt"
	CsvExt = "csv"
)
View Source
const (
	// Param 1: cookbook directory in repository.
	// Param 2: newline-separated list of cookbooks
	CookbooksNotSourcedTxt = `` /* 251-byte string literal not displayed */

	CookbookCaptureCompleteTxt = `` /* 262-byte string literal not displayed */

	// Param 1: repository directory
	CookbookCaptureGatherSourcesTxt = `` /* 469-byte string literal not displayed */

	PressEnterToContinueTxt = `
Press Enter to Continue: `

	// Param 1: newline-separated space-indented list of cookbooks
	CookbookCaptureRequestCookbookPathTxt = `` /* 259-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute runs the root command

func GetSessionToken

func GetSessionToken(minDuration int64) error

func UploadToS3

func UploadToS3(bucket, filePath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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