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

--address Option not working ? #4

@ozett

Description

@ozett

option leads to an an error, is it implemented?

root@ubuntu:~/python-artnet# artnet script all_channels_full
2014-07-07 08:40:06,577 (INFO) Running script artnet.scripts.all_channels_full
root@ubuntu:~/python-artnet#
root@ubuntu:~/python-artnet#
root@ubuntu:~/python-artnet# artnet script all_channels_full --address=192.168.14.59
usage: artnet script [options ...] <scriptname>
artnet: error: unrecognized arguments: --address=192.168.14.59
root@ubuntu:~/python-artnet# artnet script --address=192.168.14.59 all_channels_full
usage: artnet script [options ...] <scriptname>
artnet: error: unrecognized arguments: --address=192.168.14.59
root@ubuntu:~/python-artnet# ^C
root@ubuntu:~/python-artnet#

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