juju remove-application should support multiple applications

Bug #1322829 reported by Kapil Thangavelu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Wishlist
Andrew Wilkins
juju-core
Won't Fix
Medium
Unassigned

Bug Description

Ideally i could destroy multiple services in juju via a single cli invocation ala

$ juju destroy-service juju-gui kafka zookeeper

currently that fails with the error

error: unrecognized args: ["kafka" "zookeeper"]

instead users have to do

$ juju destroy-service juju-gui
$ juju destroy-service kafka
$ juju destroy-service zookeeper

Curtis Hovey (sinzui)
tags: added: destroy-service usability
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
Curtis Hovey (sinzui)
Changed in juju-core:
importance: High → Medium
Revision history for this message
Anastasia (anastasia-macmood) wrote :

Re-targeting for Juju 2.x

Changed in juju:
status: New → Triaged
importance: Undecided → Wishlist
Changed in juju-core:
status: Triaged → Won't Fix
John A Meinel (jameinel)
summary: - destroy multiple services via juju destroy-service
+ juju remove-application should support multiple applications
Revision history for this message
Andrew Wilkins (axwalk) wrote :
Changed in juju:
status: Triaged → Fix Committed
milestone: none → 2.2-beta3
assignee: nobody → Andrew Wilkins (axwalk)
Changed in juju:
status: Fix Committed → Fix Released
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.