github.com/criteo/command-launcher@v0.0.0-20230407142452-fb616f546e98/examples/remote-repo/README.md (about) 1 This is an example remote command repository. 2 3 You can configure your command launcher to use this remote repository as a demo: 4 5 ``` 6 cl config command_repository_base_url https://raw.githubusercontent.com/criteo/command-launcher/examples/remote-repo 7 ```