Skip to content

Conversation

@joguSD
Copy link
Contributor

@joguSD joguSD commented Aug 31, 2016

This is to get the wizards I've created checked in somewhere and begin the conversation of how wizard models should be integrated with the shell. From previous discussion it seems that each service should have a wizards-1.json file that has a key corresponding to each of these wizards. With this approach the wizard handler command would likely change from .wizard <name> to .wizard <service> <name>. This would also likely impact the specification for wizard delegation in a similar manner in that the service would also need to be specified. Perhaps rather than the resource being the wizard name directly it would look more like:

"Resource": {
    "Service": "ec2",
    "Name": "WizardName"
}

@JordonPhillips @kyleknap @jamesls

@joguSD joguSD changed the title Data loader Load Wizards from AWS Shell data path Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants