package
0.12.0
Repository: https://github.com/rbmk-project/rbmk.git
Documentation: pkg.go.dev

# README

rbmk tutorial - Documentation and Learning Resources

Usage

rbmk tutorial [TOPIC]

Description

Access RBMK tutorials and documentation. Without arguments, shows this help. With a topic name, shows the specific tutorial.

Available Topics

  • basics - Introduction and fundamental concepts
  • dns - DNS measurement patterns
  • http - HTTP measurement patterns

Examples

Show this help:

$ rbmk tutorial

Read the basics tutorial:

$ rbmk tutorial basics

History

The rbmk tutorial command was introduced in RBMK v0.1.0.

# Functions

NewCommand creates the `rbmk tutorial` Command.