I was going to wait until I had a chance to expand this a bit more, and clean it up (I’m a complete newb at TypeScript / JavaScript / nodejs) but haven’t had much chance to work on it lately. If only I didn’t have to work for a living…
A command line interface for Auth0, using TypeScript, oclif, node.js, and node-auth0:
$ authzero --help
Auth0 Command Line Interface
VERSION
authzero/0.0.0 darwin-x64 node-v11.6.0
USAGE
$ authzero [COMMAND]
COMMANDS
client Get client (application) settings.
connection Get connection settings.
help display help for authzero
rule Get rule.
tenant Get tenant settings.
user Get profile for specificed user.
$