27 lines
796 B
Markdown
Executable File
27 lines
796 B
Markdown
Executable File
---
|
|
title: Reference Documentation
|
|
description: Complete reference documentation for Kompose
|
|
---
|
|
|
|
Complete reference documentation for all aspects of Kompose.
|
|
|
|
## Command Line
|
|
|
|
- [CLI Reference](/reference/cli) - All commands and options
|
|
- [Stack Patterns](/reference/cli#stack-patterns) - Pattern matching syntax
|
|
|
|
## Configuration
|
|
|
|
- [Environment Variables](/reference/environment) - All environment variables
|
|
- [Configuration Files](/guide/configuration) - File structure and precedence
|
|
|
|
## Stack Reference
|
|
|
|
- [Stack Documentation](/stacks) - Detailed docs for each stack
|
|
|
|
## Advanced Topics
|
|
|
|
- [Network Architecture](/guide/network) - Network design and configuration
|
|
- [Hook System](/guide/hooks) - Writing custom hooks
|
|
- [Database Operations](/guide/database) - Advanced database management
|