ic init
Initialize a catalog.
Syntax
ic init [--dir PATH]
Options
--dir PATHCreate the catalog at the given path. If the path already ends in.ironclad, that exact directory is used. Otherwise Ironclad creates.ironclad/inside it.
Notes
ic initcreates the catalog directory and its initial files.- If the target already exists, the command fails.
Example
ic init
ic init --dir /srv/aurora/.ironclad