Skip to content

Improve PowerShell command to use wildcards for input data #99

Description

@Cecilia-Sensalari

In Note for Windows users it is more practical to use the following PowerShell command:

$files = Get-ChildItem *.gz | Select-Object -Expand FullName

ena-upload-cli --dev --action add --center 'XXX' --data $files --checklist XXX --secret XXX --xlsx XXX.xlsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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