Skip to main content

Protego CLI wrapper

Project description

Installation:

$ pip install protego-cli

Running the cli tool :

usage: protego_fsp_layer.py [-h] -m {get,add,reset,remove} [-p PROTEGO_ACCOUNT_ID] [-t PROTEGO_ACCESS_TOKEN]
                            [-a AWS_PROFILE] [-s FSP_VERSION] [-q] [-v] [-r RUNTIME] [-R REGION] [-o OUTPUT]
                            [-f FUNCTION_ARN] [--version]

Protego FSP Layers Info Add / Get / Remove

optional arguments:
  -h, --help            show this help message and exit
  -m {get,add,reset,remove}, --mode {get,add,reset,remove}
                        Action Mode
  -p PROTEGO_ACCOUNT_ID, --protego-account-id PROTEGO_ACCOUNT_ID
                        Protego Account ID
  -t PROTEGO_ACCESS_TOKEN, --protego-access-token PROTEGO_ACCESS_TOKEN
                        Protego Token
  -a AWS_PROFILE, --aws-profile AWS_PROFILE
                        (Optional) AWS profile
  -s FSP_VERSION, --fsp-version FSP_VERSION
                        (Optional) FSP Version(default: latest)
  -q, --quiet           (Optional) Quiet mode: output only the json output
  -v, --verbose         (Optional) Verbose debug logs
  -r RUNTIME, --runtime RUNTIME
                        (Optional) Environment runtime[python2.7, python3.6, python3.7, nodejs6.10, nodejs8.10]
  -R REGION, --region REGION
                        (Optional) The region of which FSP layer
  -o OUTPUT, --output OUTPUT
                        (Optional) Output file name(default: protego_layers.json)
  -f FUNCTION_ARN, --function-arn FUNCTION_ARN
                        (Optional) Function Arn to add/remove/reset Fsp.
  --version             Display the protegocli tool version

protego.yml file example:

    Account:
      ProtegoAccountId: <YourProtegoAccountId>
      ProtegoAccessToken: <YourProtegoAccessToken>


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

protego_cli-1.2.24-py2-none-any.whl (11.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page