Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Allow CLI flags thru the cmd #71

@cdaringe

Description

@cdaringe

Problem

I need to add --flags and args to my process, but no such provision exists.

Discussion

Can we add ...(options.args || []) to the final bit? Or however we get args thru with nodemon. For instance, my node build via esbuild needs --port=xyz and --hostname=xyz etc. Some i can pass thru the env, but not all

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