Skip to content

Add cli reference docs page #231

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

Merged
merged 5 commits into from
Jan 8, 2023
Merged

Conversation

rszamszur
Copy link
Member

Checklist:

  • Added tests for changed code where applicable.
  • Documentation reflects the changes where applicable.
  • Updated the CHANGELOG.md file with your changes.
  • My PR is ready to review.

**Resolves: **

Description of the changes being introduced by the pull request:
Add CLI Reference documentation page.

@rszamszur rszamszur added the documentation Improvements or additions to documentation label Jan 8, 2023
@rszamszur rszamszur self-assigned this Jan 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2023

@github-actions github-actions bot temporarily deployed to pull request January 8, 2023 17:58 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #231 (1cbee86) into master (6ccdad5) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #231   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        15    +1     
  Lines          394       418   +24     
=========================================
+ Hits           394       418   +24     
Impacted Files Coverage Δ
fastapi_mvc/core.py 100.00% <ø> (ø)
fastapi_mvc/cli/cli.py 100.00% <100.00%> (ø)
fastapi_mvc/cli/new.py 100.00% <100.00%> (ø)
fastapi_mvc/cli/update.py 100.00% <100.00%> (ø)
fastapi_mvc/utils/shell.py 100.00% <100.00%> (ø)

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

@rszamszur rszamszur merged commit 23127ff into master Jan 8, 2023
@rszamszur rszamszur deleted the add_cli_reference_docs_page branch January 8, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants