1 2 3 4 5 6 7 8 9 10
bin.name = "git-closure" args = [ "build", "gl:group/repo", "--provider", "github-api", "--output", "out.gcl", ] status.code = 4