Skip to content

Help Commands

Overview

Help commands display usage information and documentation for all EAC commands.

Key Characteristics:

  • Detailed command documentation
  • Flag and argument descriptions
  • Usage examples

When to use: When learning new commands or checking command syntax.

All Help Commands

Command Description
help Display help information for commands

Common Workflows

Getting Help

# General help
r2r eac help

# Help for specific command
r2r eac help build

# Help for subcommand
r2r eac help get modules

Alternative Help Access

# Using --help flag
r2r eac build --help

# Show all commands
r2r eac show valid-commands

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.