cardano-cli-1.36.0: The Cardano command-line interface
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.CLI.Run

Description

Dispatch for running all the CLI commands

Synopsis

Documentation

data ClientCommand Source #

Sub-commands of 'cardano-cli'.

Constructors

ByronCommand ByronCommand

Byron Related Commands

ShelleyCommand ShelleyCommand

Shelley Related Commands

DeprecatedShelleySubcommand ShelleyCommand

Shelley-related commands that have been parsed under the now-deprecated "shelley" subcommand.

∀ a. Help ParserPrefs (ParserInfo a) 
DisplayVersion