scan

package
v0.0.0-...-82180e8 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package cmd represents the specific commands that the user will execute. Only specific code related to the command should be in these files. As much of the code as possible should be pushed to other packages.

Package cmd represents the specific commands that the user will execute. Only specific code related to the command should be in these files. As much of the code as possible should be pushed to other packages.

Package cmd represents the specific commands that the user will execute. Only specific code related to the command should be in these files. As much of the code as possible should be pushed to other packages.

Package cmd represents the specific commands that the user will execute. Only specific code related to the command should be in these files. As much of the code as possible should be pushed to other packages.

Package cmd represents the specific commands that the user will execute. Only specific code related to the command should be in these files. As much of the code as possible should be pushed to other packages.

Index

Constants

This section is empty.

Variables

View Source
var (
	ScanCmd = &cobra.Command{
		Use:   "scan",
		Short: "Use this command to initiate secrets scan",
		Long:  "Use this command to initiate secrets scan - v" + version.AppVersion(),
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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