Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Unable to pass custom CLI arguments when using tauri:serve #38

@MikeTheSnowman

Description

@MikeTheSnowman

Describe the bug
When running "tauri:serve", I need to be able to pass in additional arguments to my application's custom CLI for testing purposes.

Expected behavior
A clear and concise description of what you expected to happen.
Ideally, I'd like to place my arguments/sub-commands like this "yarn tauri:serve --customArg1 'data1' --customArg2 123 "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions