Factor out CLI into its own module
This commit is contained in:
parent
54b6fd0377
commit
1535baa68b
3 changed files with 17 additions and 13 deletions
|
@ -1,5 +1,4 @@
|
|||
(use-modules (ordo inventory)
|
||||
(ordo connection))
|
||||
(use-modules (ordo))
|
||||
|
||||
(add-host! "little-rascal"
|
||||
(local-connection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue