cardano-cli
Safe HaskellNone
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

HashCmds HashCmds

Era-agnostic hashing commands

LegacyCmds LegacyCmds

Legacy shelley-based Commands

CliPingCommand PingCmd 
CliDebugCmds DebugCmds 
Help ParserPrefs (ParserInfo a) 
DisplayVersion