Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a flag-based deployment create #116

Closed
marclop opened this issue Jan 2, 2020 · 1 comment · Fixed by #224
Closed

Add a flag-based deployment create #116

marclop opened this issue Jan 2, 2020 · 1 comment · Fixed by #224
Assignees
Labels
enhancement New feature or request

Comments

@marclop
Copy link
Collaborator

marclop commented Jan 2, 2020

Overview

Add an easy way to create deployments other than via a file definition. Much like what was proposed in #67 bounded for deployment elasticsearch create which is now defunct.

See the markdown in: https://github.com/marclop/ecctl/blob/ae757de7c7694e2160e1443bf184c69c82bf997b/cmd/deployment/elasticsearch/create_help.go

Possible Implementation

Using an intermediate structure much like the --topology-element flag in elasticsearch create with the ability to specify different resource types.

A boolean --generate-payload should be available so that the generated simplified topology can be saved into a file.

@marclop marclop added enhancement New feature or request loe:large labels Jan 2, 2020
@marclop marclop modified the milestones: 34: Dec 25 - Jan 14, 35: Jan 15 - Feb 04 Jan 2, 2020
@marclop
Copy link
Collaborator Author

marclop commented Jan 8, 2020

Moving this to MS35 since higher priority tasks will be worked in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants