Skip to content

Submits your app to Splunk AppInspect and grabs the report.

License

Notifications You must be signed in to change notification settings

terminaloutcomes/appinspect-submit

Repository files navigation

appinspect-submit

A simple CLI for submitting your Splunk app package to AppInspect and reading the report.

Installation

pip install appinspect-submit

Usage

$ appinspect-submit [OPTIONS] FILENAME

Uploads your Splunk app package to the AppInspect service and downloads the report. Report filename will look like "%Y%m%d-%H%M%S-report.json

Options

--test-future                   Use the 'future' tests
--help                          Show this message and exit.

Configuration

You can set APPINSPECT_USERNAME and APPINSPECT_PASSWORD for auth instead of having a config file.

About

Submits your app to Splunk AppInspect and grabs the report.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages