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

HashCmds HashCmds

Era agnostic hashing commands

KeyCommands KeyCmds

Era agnostic key commands

NodeCommands NodeCmds

Era agnostic node commands

LegacyCmds LegacyCmds

Legacy shelley-based Commands

CliPingCommand PingCmd 
CliDebugCmds DebugCmds 
Help ParserPrefs (ParserInfo a) 
DisplayVersion