Zun

Improve the syntax of zun exec

Bug #1654005 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Medium
prameswar

Bug Description

Here is the syntax right now:

  $ zun exec -c "echo hello" test
  hello

I think it is better to change it to:

  $ zun exec test "echo hello"

This will be more intuitive and consistent with docker CLI.

hongbin (hongbin034)
Changed in zun:
status: New → Triaged
importance: Undecided → Critical
importance: Critical → Medium
tags: added: low-hanging-fruit
prameswar (prameswar)
Changed in zun:
assignee: nobody → prameswar (prameswar)
prameswar (prameswar)
Changed in zun:
status: Triaged → Confirmed
status: Confirmed → Fix Committed
Revision history for this message
Durga Malleswari Varanasi (durga1) wrote :

Hi,

Is the fix committed?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.