oclif: The Open CLI Framework
  • Getting Started
  • API Reference
  • Blog
  • Discuss
  • GitHub

›Also See

Getting Started

  • Introduction
  • Features
  • FAQs
  • Single-command CLI
  • Multi-command CLI
  • Generator Commands

API Reference

  • Commands
  • Command Arguments
  • Command Flags
  • Configuration
  • Topics
  • Hooks
  • Plugins

How to

  • Release
  • Testing
  • Running Commands Programmatically
  • Aliases
  • Custom Base Class
  • Prompting
  • Spinner
  • Table
  • Notifications
  • Debugging

Also See

  • Examples
  • External Links
  • Related Repositories
  • Feedback
Edit

Related Repositories

  • @oclif/command - Base command for oclif. This can be used directly without the generator.
  • @oclif/config - Most of the core setup for oclif lives here.
  • @oclif/errors - Renders and logs errors from commands.
  • @oclif/cli-ux - Library for common CLI UI utilities.
  • @oclif/test - Test helper for oclif.
← PreviousNext →

Last updated: 2018-3-23 00:29:02

Made with 💜 by Heroku — MIT License