jumppad icon indicating copy to clipboard operation
jumppad copied to clipboard

UX menu around apply

Open nicholasjackson opened this issue 5 years ago • 0 comments

Figure out UX for apply

Options 1 - Apply with a url

Automatically clones the blueprint and copies into $HOME/.shipyard/blueprints before running

yard apply https://github.com/blueprints/consul-routing

Does not add to blueprints folder just applies

yard apply ./local/folder

Simple no args show blueprints in $HOME/.shipyard/blueprints

yard apply

Which blueprint would you like to run

[1] Consul Service Mesh (blueprint tag)
[2] Vault (#vault)
[3] Consul HTTP Routing example (#consulhttp)

[r] Remote repo
[l] Local repo

Run specific blueprint using the tag

yard apply #consulhttp

Menu of blueprints from an archive

yard apply https://github.com/shipyard-run/blueprints

Which blueprint would you like to run

[1] Consul Routing
[2] Vault Kubernetes

nicholasjackson avatar Dec 05 '19 08:12 nicholasjackson