I started work on a command line interface for the Auth0 Management API. The tool is built with TypeScript, oclif, node.js, and Auth0’s node-auth0 SDK.
$ 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.
$