pub async fn run( client: &CellosClient, cell: &str, follow: bool, tail: Option<usize>, ) -> CtlResult<()>