Coder Social home page Coder Social logo

matthieusb / zsh-edward Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 25 KB

zsh plugin to provide completions and aliases for the edward (micro-service/command launcher) CLI tool

Home Page: https://github.com/yext/edward

License: Apache License 2.0

Shell 100.00%

zsh-edward's Introduction

Hi there ๐Ÿ‘‹

zsh-edward's People

Contributors

matthieusb avatar

Watchers

 avatar  avatar

Forkers

unixorn

zsh-edward's Issues

[BUG] [MACOS] edstart completion on MacOs Catalina results in grep error

Completion of edward start results in the error:

usage: grep [-abcDEFGHhIiJLlmnOoqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
	[-e pattern] [-f file] [--binary-files=value] [--color=when]
	[--context[=num]] [--directories=action] [--label] [--line-buffered]
	[--null] [pattern] [file ...]

The options -P and -z are not supported in the OS bundled version of grep.

Using pcregrep -M as an alternative works here. YMMV.

[FEAT] Smart edward stop / restart

Currently, when using edward stop or edward restart, it displays every available services according to edward.json file found in current folder.

Expected behavior after this feature:

  • edward stop proposes only launched services or groups
  • edward restart proposes only launched services or groups

Add completion script

Completion script should:

  • Display available commands
  • Display available groups and services for following commands: restart, start, stop
  • Display available services for following commands: tail, tiplog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.