CLI Command to Auto-Generate Report¶
The Tevico Community project is designed to run seamlessly on cloud service providers like AWS CloudShell. To get started quickly, copy and execute the following command in your CloudShell terminal:
Execute this in your Cloudshell
curl https://raw.githubusercontent.com/comprinnotech/tevico-community/refs/heads/main/run.sh?ts=$(date +%s) | bash
This command will download and execute the setup script, allowing you to get up and running with minimal effort.