# 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/terminaloutcomes/appinspect-submit",
"name": "appinspect-submit",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "splunk,api,appinspect,cli",
"author": "James Hodgkinson",
"author_email": "james@terminaloutcomes.com",
"download_url": "https://files.pythonhosted.org/packages/2b/0f/40c2298564c23930bab00d248af6f7261ba11a552953bf3f02b6f165c1c8/appinspect_submit-0.1.4.tar.gz",
"platform": null,
"description": "# appinspect-submit\n\nA simple CLI for submitting your Splunk app package to AppInspect and reading the report.\n\n## Installation\n\n`pip install appinspect-submit`\n\n## Usage\n\n`$ appinspect-submit [OPTIONS] FILENAME`\n\nUploads 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\n\n### Options\n\n --test-future Use the 'future' tests\n --help Show this message and exit.\n\n### Configuration\n\nYou can set APPINSPECT_USERNAME and APPINSPECT_PASSWORD for auth instead of having a config file.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Submits your app to Splunk AppInspect.",
"version": "0.1.4",
"project_urls": {
"Documentation": "https://github.com/terminaloutcomes/appinspect-submit/blob/main/README.md",
"Homepage": "https://github.com/terminaloutcomes/appinspect-submit",
"Repository": "https://github.com/terminaloutcomes/appinspect-submit"
},
"split_keywords": [
"splunk",
"api",
"appinspect",
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1988a67ca40e84aeb3d92ffdf8ec3c1ac272bc07c4d4cf65a4fa0c501576919",
"md5": "32722c84722a605c50d85c4d5782e9fd",
"sha256": "cd05001adc41c98f8ef1f6e2cce5cc680ae160c0becc6b2dce8138a163dbb0c7"
},
"downloads": -1,
"filename": "appinspect_submit-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "32722c84722a605c50d85c4d5782e9fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 10259,
"upload_time": "2024-02-23T02:29:00",
"upload_time_iso_8601": "2024-02-23T02:29:00.492888Z",
"url": "https://files.pythonhosted.org/packages/a1/98/8a67ca40e84aeb3d92ffdf8ec3c1ac272bc07c4d4cf65a4fa0c501576919/appinspect_submit-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2b0f40c2298564c23930bab00d248af6f7261ba11a552953bf3f02b6f165c1c8",
"md5": "efd166e9300d900a800be2ed0e0e6b27",
"sha256": "7ae974cf7aa8fb951afbd42483c702eff08a1add07ed749b13a709ea67e79b27"
},
"downloads": -1,
"filename": "appinspect_submit-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "efd166e9300d900a800be2ed0e0e6b27",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 8550,
"upload_time": "2024-02-23T02:29:03",
"upload_time_iso_8601": "2024-02-23T02:29:03.885592Z",
"url": "https://files.pythonhosted.org/packages/2b/0f/40c2298564c23930bab00d248af6f7261ba11a552953bf3f02b6f165c1c8/appinspect_submit-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-23 02:29:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "terminaloutcomes",
"github_project": "appinspect-submit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "appinspect-submit"
}