- 1. Introduction
- 1.1. Glossary
- 2. Getting Started
- 3. Command Line Tool
- 3.1. Profiles
- 4. How does it work?
- 4.1. State Management
- 4.2. Lifecycle
- 5. Goatfile
- 5.1. Comment
- 5.2. Import Statement
- 5.3. Execute Statement
- 5.4. Section
- 5.5. Defaults Section
- 5.6. Log Section
- 5.7. Request
- 5.7.1. Method and URL
- 5.7.2. Options
- 5.7.3. Headers
- 5.7.4. Query Parameters
- 5.7.5. Auth
- 5.7.6. Body
- 5.7.7. FormData
- 5.7.8. PreScript
- 5.7.9. Script
- 6. Templating
- 6.1. Built-ins
- 7. Scripting
- 7.1. Built-ins
- 8. Project Structure