Difference between revisions of "Conan upload"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
  
<code>conan upload --paralell</code>
+
* <code>[[conan]] upload [[--paralell]]</code> (since 1.21, December 2019)<ref>https://blog.conan.io/2019/12/16/New-conan-release-1-21.html</ref>
 +
 
 +
 
 +
conan upload XXXXX --remote XXXXX --all --check --confirm
  
  
 
== Related commands ==
 
== Related commands ==
 
* <code>[[docker push]]</code>
 
* <code>[[docker push]]</code>
 
+
* <code>[[git push]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 09:42, 4 May 2021

conan upload
usage: conan upload [-h] [-p PACKAGE] [-q QUERY] [-r REMOTE] [--all] [--skip-upload] [--force] [--check] [-c]
                    [--retry RETRY] [--retry-wait RETRY_WAIT] [-no [{all,recipe}]] [-j JSON] [--parallel]
                    pattern_or_reference
conan upload: error: the following arguments are required: pattern_or_reference
ERROR: Exiting with code: 2



conan upload XXXXX --remote XXXXX --all --check --confirm


Related commands[edit]

See also[edit]

  • https://blog.conan.io/2019/12/16/New-conan-release-1-21.html
  • Advertising: