Factor out CLI into its own module

This commit is contained in:
Ray Miller 2025-01-19 19:56:02 +00:00
parent 54b6fd0377
commit 1535baa68b
Signed by: ray
GPG key ID: 043F786C4CD681B8
3 changed files with 17 additions and 13 deletions

View file

@ -1,5 +1,4 @@
(use-modules (ordo inventory)
(ordo connection))
(use-modules (ordo))
(add-host! "little-rascal"
(local-connection)