Tag: oclif


  1. authzero - A CLI for the Auth0 Management API

    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 …
    By:Mark Drummond
    On:Mon 14 January 2019
    In:Posts