Merge pull request #196338 from Enzime/auth0-cli
auth0-cli: set `auth0` command as main program
This commit is contained in:
commit
3a6572cbed
@ -33,5 +33,6 @@ buildGoModule rec {
|
||||
homepage = "https://auth0.github.io/auth0-cli";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ matthewcroughan ];
|
||||
mainProgram = "auth0";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user