intake/cmd
2025-01-24 21:15:19 -08:00
..
action.go Add on_create triggers 2025-01-24 15:41:52 -08:00
actionAdd.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
actionDelete.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
actionEdit.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
actionExecute.go Implement updating items 2025-01-23 14:24:16 -08:00
actionList.go Implement action {add,delete,edit,list} 2025-01-23 08:37:56 -08:00
channel.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
channelAdd.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
channelDelete.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
channelEdit.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
feed.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
item.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
itemAdd.go Use --id instead of --item for item add 2025-01-24 21:15:19 -08:00
itemDeactivate.go Refactor db open to helper func 2025-01-23 08:37:56 -08:00
itemEdit.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
migrate.go Refactor db open to helper func 2025-01-23 08:37:56 -08:00
passwd.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
root.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
serve.go Hook up the web to the db 2025-01-24 07:15:54 -08:00
source.go Implement source {add,list,delete} 2025-01-23 08:37:56 -08:00
sourceAdd.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
sourceDeactivate.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
sourceDelete.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
sourceEdit.go Reorganize CLI commands 2025-01-23 06:57:39 -08:00
sourceFetch.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
sourceList.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00
sourceTest.go Add more information to CLI help text 2025-01-23 13:23:21 -08:00