cardano-cli
Safe HaskellNone
LanguageHaskell2010

Cardano.CLI.Commands

Synopsis

Documentation

data ClientCommand Source #

Sub-commands of 'cardano-cli'.

Constructors

AnyEraCommand AnyEraCommand 
AddressCommand AddressCmds 
ByronCommand ByronCommand

Byron Related Commands

CompatibleCommands AnyCompatibleCommand

Backward compatible commands for testing only

HashCmds HashCmds

Era-agnostic hashing commands

KeyCommands KeyCmds

Era agnostic key commands

NodeCommands NodeCmds

Era agnostic node commands

QueryCommands (QueryCmds era)

Query commands

LegacyCmds LegacyCmds

Legacy shelley-based Commands

CliPingCommand PingCmd 
CliDebugCmds DebugCmds 
Help ParserPrefs (ParserInfo a) 
DisplayVersion