package main import ( "libre.sh/scim/pkg/cmd" ) func main() { cmd.Execute() }