irontrack irontrack irontrack
  • Installation
  • API Reference
/

Documentation

  • Usage Guide
    • Installation
    • Development
    • CLI Guide
  • API Reference
    • Application Scripts
      • User Management CLI
      • Database Seeding Script
    • Core Setup
      • Server Core
    • Application Configuration
      • Base Settings Models
      • SQLAlchemy and Dependency Configuration
      • Application Constants
    • ORM Models
      • Base Models
      • User Model
      • Role Model
    • Core Utilities (lib)
      • JWT Cookie Security Scheme
      • Security Utilities
      • API Exceptions
      • Query Filters
      • Exception Handlers
      • Cache Invalidation Helpers
      • Custom JSON Response
      • JWT Utilities
      • Custom Regex Errors
      • Base Models & Structures
      • Serialization Registry
    • Utilities and Helpers
      • Structured Logging Configuration
        • Logging Handlers
        • Logging Setup and Configuration
        • ASGI Logging Middleware
      • Server CLI Commands
    • Entry Point (main.py)
    • Domains Overview
      • Users Domain
        • Access Controllers
        • User CRUD Controllers
        • User Role Management Controllers
        • User and Role Services
        • User Domain Schemas
        • Authentication & Authorization
        • User Utilities and Helpers
        • User Domain Dependencies
        • JWT Token Utilities
      • System Domain
        • System Controllers
        • System Domain Schemas

Development

  • Contribution Guide
  • Changelog
  1. irontrack /
  2. API Reference /
  3. Application Scripts

Application ScriptsΒΆ

This section details the Command-Line Interface (CLI) commands and system initialization scripts.

Available Scripts

  • User Management CLI
  • Database Seeding Script
Previous
API Reference
Next
User Management CLI

2026, Alexander Matveev

Made with Sphinx and Shibuya theme.