Usage: $0 plugin add Usage: $0 local plugin add DEPRECATED: This command has been deprecated and will soon be removed entirely. You should now use the `$0 plugin add ` command. See `$0 plugin add help` to learn more about the command. Description: Add a plugin to your application. can be a local directory path or HTTP URI to a git repository. Examples: $ $0 local plugin add /local/path/to/plugin/ $ $0 local plugin add http://example.com/path/to/plugin.git