Socket
Socket
Sign inDemoInstall

@oclif/plugin-autocomplete

Package Overview
Dependencies
77
Maintainers
7
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @oclif/plugin-autocomplete

autocomplete plugin for oclif


Version published
Maintainers
7
Install size
8.24 MB
Created

Changelog

Source

0.1.5 (2019-12-03)

Bug Fixes

  • fallback to file completion if no matches found (#33) (41b7827)

Readme

Source

@oclif/plugin-autocomplete

autocomplete plugin for oclif (bash & zsh)

Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

See https://oclif.io/docs/plugins.html

Commands

oclif-example autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ oclif-example autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ oclif-example autocomplete
  $ oclif-example autocomplete bash
  $ oclif-example autocomplete zsh
  $ oclif-example autocomplete --refresh-cache

See code: src/commands/autocomplete/index.ts

Keywords

FAQs

Last updated on 03 Dec 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc