Skip to content

pass arguments to run #67

Description

@joprice

This may be a spago limitation, but I expected to be able to pass flags to spago run that would get forwarded to the binary. Instead, I have to run spago build and then run the binary directly with the args.

While trying this, I also discovered spago's --node-args, which maybe should be renamed --backend-args, since it works to send arguments to the psgo process as well: spago run --node-args "--version"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions