package
2.0.0-alpha.4+incompatible
Repository: https://github.com/pingidentity/pingctl.git
Documentation: pkg.go.dev

# Functions

ExecutePingctl executes the pingctl command with the provided arguments and returns the error if any.
ExecutePingctlCaptureCobraOutput executes the pingctl command with the provided arguments and returns the output and error if any Note: The returned output will only contain cobra module specific output such as usage, help, and cobra errors It will NOT include internal/output/output.go output nor with it contain zerolog logs.