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

CLI Improvements for Configuration #87

Closed
chelma opened this issue Jul 10, 2023 · 1 comment
Closed

CLI Improvements for Configuration #87

chelma opened this issue Jul 10, 2023 · 1 comment
Labels
Capture Configurability Work to make capture configurable and handle changes in configuration

Comments

@chelma
Copy link
Collaborator

chelma commented Jul 10, 2023

Description

As part of the work to implement the RFC for our revamped config handling (#80, #81), this task implement a few quality-of-life improvements for working with configuration. The steps should look something like:

* Add new config-related commands and options:
    * `config-list`: get a listing of config bundles for a given cluster (e.g. what's in S3?)
    * `config-pull`: pull a specified config bundle from S3 to the client
    * `config-update --version`: a way to deploy a specific, historical version of the config to the cluster
* README update
@chelma
Copy link
Collaborator Author

chelma commented Dec 22, 2023

This ticket has served its purpose and can now be closed. More detailed follow-ups and new features can be tracked here: #140

@chelma chelma closed this as completed Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Capture Configurability Work to make capture configurable and handle changes in configuration
Projects
None yet
Development

No branches or pull requests

1 participant