pub fn cmd_get( db_path: &Path, args: &GetArgs, json_out: bool, out: &mut CliOutput<'_>, ) -> Result<()>
get handler. Looks up by full id then prefix; prints memory + links.
get