Command Line Interface for Dome9 The Dome9 Command Line is a set of commands used to create and manage Dome9 resources. This tool facilitates the daily use and helps enormously to work in agile methodologies.
Project description
Dome9 CLI
This Command Line Interface (CLI) is a set of commands used to create and manage Dome9 resources. Developed to facilitate the daily use and help to work in agile methodologies (continuous-integration) This package consumes calls through the Dome9 Python SDK so it contains the same methods.
This CLI helps to work on Dome9 from our different agile services like Jenkins, Github or Travis, creating new rulesets, running assessments or listing our protected assets.
To install:
pip install --user dome9cli
dome9cli --help
Commands
Usage: dome9cli <command> <arguments>
create_ruleset
Description: Create a compliance ruleset
Command: .\dome9cli.py create_ruleset jsonFile
delete_exclusion
Description: Delete a specific exclusion
Command: .\dome9cli.py delete_exclusion id=0
delete_remediation
Description: Delete a specific remediation
Command: .\dome9cli.py delete_remediation id=0
delete_ruleset
Description: Delete a specific ruleset
Command: .\dome9cli.py delete_ruleset id=0
generate_ruleset
Description: Generate a ruleset template
Command: .\dome9cli.py generate_ruleset name=minimum, cloud=aws, rulesFile='./rules.json', desc='My description'
get_cloud_account
Description: Get a specific cloud account
Command: .\dome9cli.py get_cloud_account id=0
get_ruleset
Description: Get a specific compliance ruleset
Command: .\dome9cli.py get_ruleset id=0
list_aws_accounts
Description: List AWS Cloud accounts
Command: .\dome9cli.py list_aws_accounts
list_azure_accounts
Description: List Azure Cloud accounts
Command: .\dome9cli.py list_azure_accounts
list_cloud_accounts
Description: List all cloud accounts (AWS, Azure, GCP and Kubernetes)
Command: .\dome9cli.py list_cloud_accounts
list_exclusions
Description: List all exclusions
Command: .\dome9cli.py list_exclusions
list_google_accounts
Description: List Google Cloud accounts
Command: .\dome9cli.py list_google_accounts
list_kubernetes_accounts
Description: List Kubernetes accounts
Command: .\dome9cli.py list_kubernetes_accounts
list_remediations
Description: List all remediations
Command: .\dome9cli.py list_remediations
list_rulesets
Description: List compliance rulesets
Command: .\dome9cli.py list_rulesets
run_assessment
Description: Run assessment and get report URL
Command: .\dome9cli.py run_assessment rulesetId=0, cloudAccountId=0000-0000-0000-0000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dome9cli-0.1.1.tar.gz
.
File metadata
- Download URL: dome9cli-0.1.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9267e961e8331dd2f8493a07070da16aac59ab9fa756290c60e6a602b48a2ff |
|
MD5 | 4856cd72b6faa24827f87ce91a890a30 |
|
BLAKE2b-256 | 51eae9dd7a2062f2666052a9d03d3c41c8f1f0e10a10fbebd5a3d6ba6a4ca511 |
File details
Details for the file dome9cli-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: dome9cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02334f718b45d2b102757175d540d9af025762982252af0b5260e8ff9d7bbbec |
|
MD5 | d664d3fcfb14200b2b915647696e69f5 |
|
BLAKE2b-256 | ba8d0ba8cb90b04f68a096744f4cf33fc46397db360c0441502d24c82597c847 |