Skip to content

dinobot/nova-bulker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

multer is a tool to run some single actoin on whole bunch of openstack instances matched given regexp
	
built-in help:
	
		about:
			multer calls nova for each hosts matching host_mask
			in output of $(nova list) and makes on them specified
			action
		usage:
			multer hosts_mask action
				to run action for hosts
				OR
			multer (s || search) regex
				to list hosts matching regex
				OR
			multer (w || watch) (a || all || name of node)
				to watch for instances on given node
			multer (t || tenant) instance_id
				show tenant where instance hosted
		multer cli expects exactly two arguments in all cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages