Deploy should allow for a "config set" flag

Bug #893184 reported by Marco Ceppi
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
pyjuju
Confirmed
Wishlist
Unassigned

Bug Description

During deploying, in addition to having a --config flag, --set (or similar) should be available to set options "on the fly"

eg:

$ juju deploy --set "config-key=value" service

$ juju deploy --set 'config-key=value config-key2="big value"' service

Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

That's a good idea.

Changed in juju:
status: New → Confirmed
importance: Undecided → Wishlist
Revision history for this message
Mike Carifio (carifio) wrote :

A useful variant would be to take the arguments from stdin, something like:

juju deploy --set --

or

juju deploy --config --

But that's just bikeshedding.

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.