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

feat: Gen cli docs #2173

Merged
merged 4 commits into from
Sep 29, 2023
Merged

feat: Gen cli docs #2173

merged 4 commits into from
Sep 29, 2023

Conversation

markphelps
Copy link
Collaborator

re: FLI-608

  • adds hidden subcommand to enable us to generate the CLI docs for copy/pasting into our actual documentation

Usage

$ flipt docs
$ tree tmp/docs/
tmp/docs/
├── flipt.md
├── flipt_config.md
├── flipt_config_edit.md
├── flipt_config_init.md
├── flipt_export.md
├── flipt_import.md
├── flipt_migrate.md
└── flipt_validate.md

1 directory, 8 files

@markphelps markphelps requested a review from a team as a code owner September 28, 2023 18:23
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #2173 (d543fbe) into main (17ba0ee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2173   +/-   ##
=======================================
  Coverage   70.54%   70.54%           
=======================================
  Files          76       76           
  Lines        7237     7237           
=======================================
  Hits         5105     5105           
  Misses       1833     1833           
  Partials      299      299           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@markphelps markphelps enabled auto-merge (squash) September 29, 2023 00:32
@markphelps markphelps disabled auto-merge September 29, 2023 00:51
@markphelps markphelps merged commit 52da81e into main Sep 29, 2023
@markphelps markphelps deleted the gen-cli-docs branch September 29, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants