The package provides a simple to use CLI that reflects industry standards (such as the AWS cli), and enables customers to manage DSF configurations and processes via the [DSF Open API](https://docs.imperva.com/bundle/v4.13-sonar-user-guide/page/84552.htm) easily integrating into configurations management, orchestration or automation frameworks to support the DevOps model.
Raw data
{
"_id": null,
"home_page": "https://github.com/imperva/dsf-cli",
"name": "dsf-cli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Joe Moore",
"author_email": "joe.moore@imperva.com",
"download_url": "https://files.pythonhosted.org/packages/f0/05/4987d7f0bd475054b98654e553a4b3cf988f66b79bcc53282f3734312242/dsf-cli-1.0.28.tar.gz",
"platform": null,
"description": "The package provides a simple to use CLI that reflects industry standards (such as the AWS cli), and enables customers to manage DSF configurations and processes via the [DSF Open API](https://docs.imperva.com/bundle/v4.13-sonar-user-guide/page/84552.htm) easily integrating into configurations management, orchestration or automation frameworks to support the DevOps model.\n",
"bugtrack_url": null,
"license": "Imperva-Community Developer License",
"summary": "CLI for gateway, asset CRUD on DSF via API.",
"version": "1.0.28",
"project_urls": {
"Homepage": "https://github.com/imperva/dsf-cli"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f0054987d7f0bd475054b98654e553a4b3cf988f66b79bcc53282f3734312242",
"md5": "26d77835144b5baba0dde519738331ed",
"sha256": "9a91973e0d8309286eb13232eb93b7695e798eb7d32b7138ca082d226e7558a7"
},
"downloads": -1,
"filename": "dsf-cli-1.0.28.tar.gz",
"has_sig": false,
"md5_digest": "26d77835144b5baba0dde519738331ed",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 49964,
"upload_time": "2023-11-17T19:51:38",
"upload_time_iso_8601": "2023-11-17T19:51:38.514921Z",
"url": "https://files.pythonhosted.org/packages/f0/05/4987d7f0bd475054b98654e553a4b3cf988f66b79bcc53282f3734312242/dsf-cli-1.0.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-17 19:51:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "imperva",
"github_project": "dsf-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "certifi",
"specs": [
[
">=",
"2023.7.22"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.16"
]
]
},
{
"name": "python_dateutil",
"specs": [
[
">=",
"2.8.2"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"68.2.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.18"
]
]
}
],
"lcname": "dsf-cli"
}