clap 4.0.0

A simple to use, efficient, and full-featured Command Line Argument Parser
Documentation
See the documentation for [`Command::multicall`][crate::Command::multicall] for rationale.

This example omits the implementation of displaying address config

```console
$ hostname
www

```
*Note: without the links setup, we can't demonstrate the multicall behavior*