bfirsh / bfirsh/rrun

Quoted arguments don't work

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This doesn't work:

rrun dev cog predict -i input="hello world"

I am experimenting with bash arrays to make this work but got it is messy.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the quoted-argument example with the rrun command and inspect the shell argument-handling entry point, particularly the bash-array approach mentioned in the issue. Done means `rrun dev cog predict -i input="hello world"` preserves the intended argument and reaches the remote command as one value.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, shell
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.