pub async fn run(opt: PoseiCli) -> Result<()>
Runs the Posei CLI based on the provided options.
Returns an error if execution of the specified command fails.