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

Array values for parameters #44

@zeelot

Description

@zeelot

We should be able to do --id=1 --id=3 --id=4 and have it result in $config['id'] = array(1,3,4) in the task.

This is related to #39 as I am splitting that ticket up.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions