/* Copyright © 2023 Peter Morton */ package main import "verint.com/focusedopps/cmd" func main() { cmd.Execute() }