Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Add auto completion #92

Description

@bmcculley

For the ultra lazy like myself, it would be great to be able to autocomplete.

I don't have a windows box currently so I can't create a powershell demo but I created a bash demo, it can be found in this gist (setup instructions in readme).

The following would then be possible:

$ psa <tab> <tab>
bounce     flush      kill       purge      start      stop       
configure  help       list       restart    status 
$ psa r<tab>
$ psa restart <tab> <tab>
app   prcs  web

What are the thoughts on adding something like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions