Files
agentic_security/docs/getting_started.md
T
Alexander Myasoedov bc030f06a8 feat(add docs):
2025-01-15 11:32:11 +02:00

531 B

Getting Started

Welcome to Agentic Security! This guide will help you get started with using the tool.

Quick Start

  1. Ensure you have completed the installation steps.
  2. Run the following command to start the application:
    agentic_security
    
  3. Access the application at http://localhost:8718.

Basic Usage

  • To view available commands, use:
    agentic_security --help
    

Next Steps

Explore the Configuration section to customize your setup.