User Guide¶
How to use each of otto’s functional areas, ordered the way a project grows: set up the project, work with hosts, automate, shape the network, observe the results, share the lab.
Each area corresponds to a first-party command:
Command |
Section |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Project setup
- Working with hosts
- otto run
- otto test
- Docker Containers
- Links & tunnels
- otto monitor
- Coverage Collection
otto cov --help- Setting up your product
- Prerequisites
- Configuration
- Retrieving Coverage:
otto cov get - Collecting Coverage During a Test Run:
otto test --cov - Cleaning Counters:
otto cov clean - Coverage Tiers
- Generating Reports:
otto cov report - Exclusion Markers
- Colors and Legend
- Output
- Embedded (console) coverage
- Lab Reservations
- Extending the otto CLI
- CLI Reference