gobankcli init
Write a starter config and create local directories.
#Usage
gobankcli init [flags]
#Flags
--config(string, default none): Config file path.--db(string, default none): SQLite archive path.--json(bool, defaultfalse): Emit stable JSON.--plain(bool, defaultfalse): Emit simple parseable plain text.--no-input(bool, defaultfalse): Never prompt or wait for input.--version(bool, defaultfalse): Print version and exit.--force(bool, defaultfalse): Overwrite an existing config file.