saltyorg / sb

0 stars 9 forks source link

Logs #3

Open saltydk opened 2 years ago

saltydk commented 2 years ago

Create a logs command that does something like

sb logs list

To print the list of implemented apps with log information

sb logs cloudplow

Print path to logs for the app.

sb logs cloudplow -f

Follows the relevant log with tail or journalctl.

owine commented 2 years ago

Import a list of default log paths with user-editable additions or changes. Ideally this is stored in a backed up location.

saltydk commented 2 years ago

I feel like if we're wandering into user configurable stuff that should live in the shell instead.