Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 committed Apr 15, 2024
1 parent aa26457 commit 460369d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Before using the **gradle** command, the project needs to be pre-configured with
| --deploy-ivy-desc | <p>[Default: true]<br>Set to false if you do not wish to deploy Ivy descriptors.</p> |
| --ivy-desc-pattern | <p>[Default: '[organization]/[module]/ivy-[revision].xml'<br><br>Set the deployed Ivy descriptor pattern.</p> |
| --ivy-artifacts-pattern | <p>[Default: '[organization]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]'<br><br>Set the deployed Ivy artifacts pattern.</p> |
| --scan | <p>[Optional]<br>Set if you'd like all files to be scanned by Xray on the local file system prior to the upload, and skip the upload if any of the files are found vulnerable.</p> |
| --scan | <p>[Default: false]<br>Set if you'd like all files to be scanned by Xray on the local file system prior to the upload, and skip the upload if any of the files are found vulnerable.</p> |
| --format | <p>[Default: table]<br>Should be used with the --scan option. Defines the scan output format. Accepts table or json as values.</p> |
| Command arguments | The command accepts no arguments |

Expand Down Expand Up @@ -480,7 +480,7 @@ The following table lists the command arguments and flags:
| --project | <p>[Optional]<br>JFrog project key.</p> |
| --module | <p>[Optional]<br>Optional module name for the build-info.</p> |
| --detailed-summary | <p>[Default: false]<br>Set true to include a list of the affected files as part of the command output summary.</p> |
| --scan | <p>[Optional]<br>Set if you'd like all files to be scanned by Xray on the local file system prior to the upload, and skip the upload if any of the files are found vulnerable.</p> |
| --scan | <p>[Default: false]<br>Set if you'd like all files to be scanned by Xray on the local file system prior to the upload, and skip the upload if any of the files are found vulnerable.</p> |
| --format | <p>[Default: table]<br>Should be used with the --scan option. Defines the scan output format. Accepts table or JSON as values.</p> |
| Command argument | The command accepts the same arguments and options that the **npm pack** command expects. |

Expand Down Expand Up @@ -625,7 +625,7 @@ The following table lists the command arguments and flags:
| --build-name | <p>[Optional]<br>Build name. For more details, please refer to <a href="https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory#build-integration">Build Integration</a>.</p> |
| --build-number | <p>[Optional]<br>Build number. For more details, please refer to <a href="https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory#build-integration">Build Integration</a>.</p> |
| --project | <p>[Optional]<br>JFrog project key.</p> |
| --no-fallback | <p>[Optional]<br>Set to avoid downloading packages from the VCS, if they are missing in Artifactory.</p> |
| --no-fallback | <p>[Default false]<br>Set to avoid downloading packages from the VCS, if they are missing in Artifactory.</p> |
| --module | <p>[Optional]<br>Optional module name for the build-info.</p> |
| Command arguments | |
| Go command | The command accepts the same arguments and options as the go client. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ This command distributes a release bundle to an edge node.
| Command options | |
| --city | <p>[Default: *]<br>Wildcard filter for site city name.</p> |
| --country-codes | <p>[Default: *]<br>Semicolon-separated list of wildcard filters for site country codes.</p> |
| --create-repo | <p>[Optional]<br>Set to true to create the repository on the edge if it does not exist.</p> |
| --create-repo | <p>[Default: false]<br>Set to true to create the repository on the edge if it does not exist.</p> |
| --dist-rules | <p>[Optional]<br>Path to a file, which includes the Distribution Rules in a JSON format. See the "Distribution Rules Structure" bellow.</p> |
| --dry-run | <p>[Default: false]<br>Set to true to disable communication with JFrog Distribution.</p> |
| --mapping-pattern | <p>[Optional]<br>Specify along with 'mapping-target' to distribute artifacts to a different path on the edge node. You can use wildcards to specify multiple artifacts.</p> |
Expand Down
4 changes: 2 additions & 2 deletions jfrog-applications/jfrog-cli/cli-for-jfrog-distribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ This command distributes a release bundle to the Edge Nodes.
| --server-id | <p>[Optional]<br>Artifactory server ID configured using the config command.</p> |
| --sync | <p>[Default: false]<br>Set to true to enable sync distribution (the command execution will end when the distribution process ends).</p> |
| --max-wait-minutes | <p>[Default: 60]<br>Max minutes to wait for sync distribution.</p> |
| --create-repo | <p>[Optional]<br>Set to true to create the repository on the edge if it does not exist.</p> |
| --create-repo | <p>[Default: false]<br>Set to true to create the repository on the edge if it does not exist.</p> |
| --dry-run | <p>[Default: false]<br>Set to true to disable communication with JFrog Distribution.</p> |
| --dist-rules | <p>[Optional]<br>Path to a file, which includes the Distribution Rules in a JSON format.<br><br><strong>Distribution Rules JSON structure</strong><br><br>{<br>"distribution_rules": [<br>{<br>"site_name": "DC-1",<br>"city_name": "New-York",<br>"country_codes": ["1"]<br>},<br>{<br>"site_name": "DC-2",<br>"city_name": "Tel-Aviv",<br>"country_codes": ["972"]<br>}<br>]<br>}<br><br>The Distribution Rules format also supports wildcards. For example:<br><br>{<br>"distribution_rules": [<br>{<br>"site_name": "<em>",</em><br><em>"city_name": "</em>",<br>"country_codes": ["*"]<br>}<br>]<br>}</p> |
| --site | <p>[Default: *]<br>Wildcard filter for site name.</p> |
Expand Down Expand Up @@ -271,7 +271,7 @@ This command deletes a Release Bundle from the Edge Nodes and optionally from Di
| --site | <p>[Default: *]<br>Wildcard filter for site name.</p> |
| --city | <p>[Default: *]<br>Wildcard filter for site city name.</p> |
| --country-codes | <p>[Default: *]<br>Semicolon-separated list of wildcard filters for site country codes.</p> |
| --delete-from-dist | <p>[Optional]<br>Set to true to delete release bundle version in JFrog Distribution itself after deletion is complete in the specified Edge nodes.</p> |
| --delete-from-dist | <p>[Default: false]<br>Set to true to delete release bundle version in JFrog Distribution itself after deletion is complete in the specified Edge nodes.</p> |
| --quiet | <p>[Default: false]<br>Set to true to skip the delete confirmation message.</p> |
| --insecure-tls | <p>[Default: false]<br>Set to true to skip TLS certificates verification.</p> |
| Command arguments | |
Expand Down

0 comments on commit 460369d

Please sign in to comment.