package
1.14.3
Repository: https://github.com/elastic/ecctl.git
Documentation: pkg.go.dev

# Functions

RunCmdAssertion tests a `*cobra.Command` and uses the testing.T struct to return any unmatched assertions.

# Structs

Args represent are required args to test a command.
Assertion to use for tests.
MockCfg represents a small and targeted amount of `ecctl.Config` options aimed at making mocking convenient and easy.