Skip to content

Only last plugin commands are executed #3

Description

@Kloadut

I noticed that only alphabeticaly-last plugin commands can be executed, even if all of them are displayed on "help".

For example, with a fresh install of dokku:

$ pluginhook commands help
logs <app> Show the last logs for an application
url <app> Show the URL for an application
$ pluginhook commands url myapp # Nginx plugin
http://myapp.mydomain.com
$ pluginhook commands logs myapp # 00_dokku-standard plugin
$ (no output)

By extension dokku logs myapp does not work on dokku ;)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions