Provided by: ananta_1.1.5-1_all bug

NAME

       ananta - run a command on multiple SSH hosts in parallel

DESCRIPTION

       usage: ananta [-h] [-n] [-s] [-t HOST_TAGS] [-w TERMINAL_WIDTH] [-e] [-c] [-v]

              [-k DEFAULT_KEY] [host_file] ...

       Execute commands on multiple remote hosts via SSH.

   positional arguments:
       host_file
              File containing host information

       command
              Command to execute on remote hosts

   options:
       -h, --help
              show this help message and exit

       -n, -N, --no-color
              Disable host coloring

       -s, -S, --separate-output
              Print output from each host without interleaving

       -t, -T, --host-tags HOST_TAGS
              Host's tag(s) (comma separated)

       -w, -W, --terminal-width TERMINAL_WIDTH
              Set terminal width

       -e, -E, --allow-empty-line
              Allow printing the empty line

       -c, -C, --allow-cursor-control
              Allow  cursor  control  codes  (useful for commands like fastfetch or neofetch that rely on cursor
              positioning for layout)

       -v, -V, --version
              Show the version of Ananta

       -k, -K, --default-key DEFAULT_KEY
              Path to default SSH private key

ananta 1.1.5                                       April 2025                                          ANANTA(1)