upbound / up

The @upbound CLI
Apache License 2.0
49 stars 42 forks source link

Trailing whitespace is interpreted as a path #500

Closed RedbackThomson closed 1 month ago

RedbackThomson commented 1 month ago

What happened?

When running up ctx with some trailing whitespace, it is interpreted as an empty path and tries to run as a relative path.

How can we reproduce it?

up ctx

What environment did it happen in?

RedbackThomson commented 1 month ago

I goofed. I read someone's logs and interpreted up ctx as them running a single command, but I realise now they used the TUI to get the output.