With poetry:
poetry install
With pip:
pip install git+https://github.com/cjp256/lpt
lpt analyze --journal-path tests/data/one-boot/journal.txt --cloudinit-log-path tests/data/one-boot/cloud-init.log
lpt analyze-cloudinit --cloudinit-log-path tests/data/one-boot/cloud-init.log
lpt analyze-journal --journal-path tests/data/one-boot/journal.txt
lpt analyze
lpt analyze --boot
lpt graph --service ssh.service --filter-conditional-result-no --filter-service systemd-journald.socket
lpt --debug --ssh-host <host> --ssh-user <user> analyze
lpt --debug --ssh-proxy-host <jump-host> --ssh-proxy-user <jump-user> --ssh-host <host> --ssh-user <user> analyze