- don't use p2p for cardano-node (#8)
--lines
parameter fortail
subcommand allowing to output last<num_lines>
instead of default 10, before following the log (#7)
- check if
screen
tool is present on the system before starting node or wallet on Linux/MacOs (#4, #5)
- ability to install version from
master
or specific PR incardano-wallet
repository (#5)
- basic session management (cli sub-command:
ls
, parameter:--session
) (#3) ping
sub-command for health-checking running node and wallet (#3)- check if port is in use when starting wallet (#3)
--examples
parameter listing common usage examples (#3)- ChangeLog.md (#3)
node-wallet
sub-command (to start both it is enough to callcardano-up <env> up
) (#3)
- cardano-up config error (#1)
Initial pre-release.