CommandConfiguration

The configuration for a command.

CommandConfiguration.swift:13CommandConfiguration.md
struct CommandConfiguration

Creating a Configuration

  • init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:aliases:)

Customizing the Help Screen

Declaring Subcommands

Defining Command Properties