Offline beats plugin management issue

Hi,
I am referring to https://www.elastic.co/guide/en/logstash/current/offline-plugins.html#managing-packs
When I execute command /bin/plugin pack on windows, then it says no such subcommand pack.
Please let me know If I missing anything.

br,
Sunil

Is there a reason this is in the LSF area?

Hi,
The reason I selected is I am trying to package the logsatsh-input-beats plugin.

br,
Sunil

Right, but that doesn't relate to LSF at all.

Can you at least post the entire command you are running and the error?

Ok,
Corrected the area!

C:\Logstash\logstash-1.5.5\bin>plugin pack
io/console not supported; tty will not be manipulated
ERROR: No such sub-command 'pack'

See: 'bin/plugin --help'

I have installed logstash-input-beats plugin before this.

Now I want to bundle all plugins for uploading it to offline machine.

br,
Sunil

That option is not available for 1.5.

Hi,

So how can I download logstash-plugin for this version?
is there any way to copy from windows machine to the unix environent?

For higher version:
Can I pack plugins on windows and take it to the REHL machine?
br,
Sunil