All of the alias commands have been defined as aliases in ~/.bashrc wheninstalling Besu.
geth.service
besu-log # View the besu.service logs
besu-start # Start the besu.service
besu-stop # Stop the besu.service
besu-restart # Restart the besu.service
besu-status # View the status of the besu.service
besu-version # Check the version of Besu in use
besu-enable # Enable the besu.service
besu-disable # Disable the besu.service
besu-delete-data # Delete all Besu chain data
besu-config # Open the /etc/systemd/system/geth.service in vim
daemon-reload # Reload any changes made to the geth.service