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

docs: update CLI usage examples to conform with v8 #1192

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

sisp
Copy link
Member

@sisp sisp commented Jun 15, 2023

I've updated the CLI usage examples in the docs to conform with the breaking changes in v8.0.0 introduced by #1143 regarding required subcommands and subcommand flags.

Resolves #1174 (reply in thread).

All CLI calls must use a subcommand as the first argument and all flags
must come after the subcommand. See copier-org#1143.
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #1192 (990001a) into master (4cfe6f6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1192   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files          47       47           
  Lines        3935     3935           
=======================================
  Hits         3807     3807           
  Misses        128      128           
Flag Coverage Δ
unittests 96.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@yajo yajo merged commit 1b351bc into copier-org:master Jun 15, 2023
@sisp sisp deleted the docs/cli-usage-v8 branch June 15, 2023 16:18
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