echo-query

command
v0.5.12 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 9 Imported by: 0

README

echo-query

A pxGrid Cloud app to query Cisco ISE

Build

go build

This will generate a binary named echo-query in ths current directory.

Run

Show command options
./echo-query --help
Usage of ./echo-query:
  -config string
    	Configuration yaml file to use (required)
  -debug
    	Enable debug output
  -in string
    	File for input for echo (optional). stdin if not specified
  -insecure
    	Insecure TLS
  -out string
    	File for output for echo (optional). stdout if not specified

A configuration file is required. Refer to config_sample.yaml for the details.

Run with configuration
./echo-query -config config.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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