cardano-cli-8.23.1.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

AnyEraCommand AnyEraCommand 
ByronCommand ByronCommand

Byron Related Commands

LegacyCmds LegacyCmds

Legacy shelley-based Commands

CliPingCommand PingCmd 
∀ a. Help ParserPrefs (ParserInfo a) 
DisplayVersion