Feature #8186

actions should be able to read node lists from stdin

Added by Jeff McCune almost 2 years ago. Updated almost 2 years ago.

Status:AcceptedStart date:06/30/2011
Priority:LowDue date:
Assignee:-% Done:

0%

Category:cloudpackSpent time:-
Target version:-
Keywords: Roadmapped:No
Branch:

Description

Overview

It would be nice to be able to carry out actions such as destroy on a list of nodes read and parsed from standard input.

Related to #8185, the listing output should be able to be fed into these actions such that the action is done in batch.

For example

puppet node list --all | puppet node destroy

Or:

puppet node list --all | puppet node install

Related issues

Related to Cloud-Provisioner - Feature #8185: CloudPack should be able to list running instances Closed 06/30/2011 07/15/2011

History

#1 Updated by Jeff McCune almost 2 years ago

  • Priority changed from Normal to Low

Not required for release

Dan and I don’t believe this is a requirement for release at all.

#2 Updated by James Turnbull almost 2 years ago

  • Status changed from Unreviewed to Accepted

#3 Updated by Nigel Kersten almost 2 years ago

  • Category set to cloudpack

Also available in: Atom PDF