Implement the -n --names name_aliases_file.txt functionality as documented in the manpage. Name aliases will be shown everywhere in place of the names as they appear in the topology specification file. This is for when you don't want to have to manually change the topology file, like when it is a large file and you don't want to have to keep backup copies in different formats on your local machine.
Implement the
-n --names name_aliases_file.txt
functionality as documented in the manpage. Name aliases will be shown everywhere in place of the names as they appear in the topology specification file. This is for when you don't want to have to manually change the topology file, like when it is a large file and you don't want to have to keep backup copies in different formats on your local machine.