-
-
Notifications
You must be signed in to change notification settings - Fork 429
CLI #630
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
Conversation
* origin/v1.0: (229 commits) Update changelog Use climate_control to modify ENV in specs Add direct links to homepage urls in gemspecs Merge Cloud::Engine and Railtie Only configure flipper-cloud if token is present Update gem metadata to point to docs and support email Merge cloud into flipper gem Update Changelog Fix API spec Release 0.28.3 Update changelog Remove sync interval from cloud config sync Avoid any possibility of sync writing back to remote Release v0.28.2 UI: fix path to bundled assets when mapped to a prefix Prepare for 0.28.1 Update changelog Improve performance of `color_name` function in log subscriber Update Changelog.md remove remote source from CSP. ...
|
This looks good to me. I'd say finish up whatever you want and get it merged. |
|
I was going to say it feels a little weird to have feature after the enablements. Not a blocker though and maybe it does work either way but the examples were just with feature key last. |
* origin/main: (371 commits) Relax moneta version Refactor logic for strict adapter Use top level sequel to qualify table and column name Use Gem::Specification.load to load other gemspecs Add Ruby 3.3 to the build matrix Fix for setting strict = true Env var for sending debug output to stdout Add more frameworks and standardize header keys Run http specs when client changes Minor reformatting Another lowercase header Standardize on lower case hyphen headers Accept encoding gzip for cloud Symbol header Add proof it works with gzip Allow api to deflate responses when requested use rack constants Fix: Define default_strict_value before it's called Use flippercloud.io API, don't retry failures Move rails constants ...
Fixed. Now either of these work: |
This adds a
flipperCLI, which exposes basic flipper features over the command line.Here's what's currently only my list to implement for the initial version:
enable feature/disable feature-h,--helpto show CLI helphelp [command]listshow featureHere's stuff that would be really nice to have eventually, but not a priority for this first version:
FLIPPER_CLOUD_TOKENenv var-e, '--environment` option for all other commands to update features in remote environmentsauditundoto revert last feature changeenvironments-c,--create-d,--deletewebhookstokensactors