Skip to content

Commit

Permalink
Jf how (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 authored Sep 29, 2024
1 parent 96657da commit 38138ae
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion jfrog-applications/jfrog-cli/cli-ai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Each query is treated individually, and while the interface allows you to refine
This tool helps users access the full power of JFrog CLI without needing to remember specific syntax, ensuring efficiency and accuracy.

{% hint style="info" %}
Note, This is the first version of JFrog CLI AI, hence it is limited only to Artifactory and Xray commands.
Note, This is the first version of JFrog CLI AI, hence it is limited only to Artifactory and Xray commands.
{% endhint %}

![](../../.gitbook/assets/cli-ai.png)
Expand Down
2 changes: 1 addition & 1 deletion jfrog-applications/jfrog-cli/cli-ai/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In the event of any conflict between this Addendum and the Agreement, this Adden
### **2. LICENSE TO SERVICE.**
The license to the JFrog Platform set forth in the Agreement includes the right and license, during the Agreement Term, for Customer to access and use the Service. Without limiting the restrictions on use of the JFrog Platform set forth in the Agreement, Customer You will not, directly or indirectly, permit, facilitate, or otherwise allow any other person or entity to: (a) access or use the Service, except for Customer Users; (b) access the source code or other underlying components of the Service, including the model, model parameters, or model weights; (c) access, copy, extract, scrape, crawl, or pull from the Service, through manual or automated means, any information, data, materials, text, prompts, images, or other content (“**Content**”) that has been, is used, or may be used by JFrog, to train, retrain, tune, validate, modify, update, or otherwise improve the Service (“**Training Content**”); (d) develop, build, train, or run a machine learning or artificial intelligence application, functionality, logic, model, software system, or process on or using the Service; (e) intentionally generate Output that is sensitive, confidential, or proprietary information of any third party without authorization, or collect personal data from the Service; (f) share, generate or prompt any content or engage in behavior that is unlawful, harmful, threatening, obscene, violent, abusive, tortious, defamatory, ridicule, libelous, vulgar, lewd, invasive of another’s privacy, hateful, or otherwise objectionable; (g) upload or transmit any personal data (except for Customer User Information), viruses or other malicious content or code into or through the Service; or (h) access or use the Service in a manner that does not comply with the JFrog Acceptable Use Policy available at https://jfrog.com/acceptable-use-policy/.

### 3. **TERM; TERMINATION.**
### **3. TERM; TERMINATION.**
This Addendum commences on the Addendum Effective Date and will remain in effect until the Agreement expires or is terminated, or this Addendum is terminated by JFrog in accordance with this Section, whichever is the earlier (the “**Term**”). JFrog may terminate or suspend this Addendum, or the availability of the Service, at any time and for any reason by providing Customer with notice, without liability or other obligation to Customer. Termination of this Addendum will not impact the Agreement. Upon any termination or expiration of this Addendum, Customer will promptly cease access and use of the Service.

### **4. AI ASSISTANT CONTENT.**
Expand Down
2 changes: 1 addition & 1 deletion jfrog-applications/jfrog-cli/cli-for-jfrog-curation.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Some package types (except npm packages) require 'pass-through' curation configu
#### Commands Params
| | |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------|
| **Command name** | curation-audit |
| **Abbreviation** | ca |
| **Command options** | |
Expand Down
74 changes: 37 additions & 37 deletions jfrog-applications/jfrog-cli/cli-for-jfrog-pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ The following sections describe the commands available in the JFrog CLI for use

##### Commands Params

| | |
|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------|
| Command name | pl version |
| Abbreviation | v |
| | |
|------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|
| Command name | pl version |
| Abbreviation | v |
| **Command arguments:** | The command accepts no arguments. |
| **Command options:** | |
| `--server-id` | <p>[Optional]<br>Specify Pipelines server for which the version is to be fetched. If not specified, the default configured server is used.</p> |
| `--server-id` | <p>[Optional]<br>Specify Pipelines server for which the version is to be fetched. If not specified, the default configured server is used.</p> |

##### Example

Expand All @@ -51,18 +51,18 @@ Get the status of the run for the specified pipeline

##### Commands Params

| | |
|-------------------|----------------------------------------------------------------------------------------------------------------------------|
| Command name | pl status |
| Abbreviation | s |
| | |
|------------------------|----------------------------------------------------------------------------------------------------------------------------|
| Command name | pl status |
| Abbreviation | s |
| **Command arguments:** | The command accepts no arguments. |
| | |
| | |
| **Command options:** | |
| `--pipeline-name` | <p>[Optional]<br>Name of the pipeline.</p> |
| `--branch` | <p>[Optional]<br>Name of the multi branch.</p> |
| `--monitor` | <p>[Optional]<br>Continuous monitoring until pipeline reaches end state.<br><br>Default time is 1 hour and 30 minutes.</p> |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--single-branch` | <p>[Optional]<br>To be used when using a single branch.</p> |
| `--pipeline-name` | <p>[Optional]<br>Name of the pipeline.</p> |
| `--branch` | <p>[Optional]<br>Name of the multi branch.</p> |
| `--monitor` | <p>[Optional]<br>Continuous monitoring until pipeline reaches end state.<br><br>Default time is 1 hour and 30 minutes.</p> |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--single-branch` | <p>[Optional]<br>To be used when using a single branch.</p> |


##### Example 1
Expand All @@ -85,16 +85,16 @@ Trigger a pipeline run.

##### Commands Params

| | |
|-------------------|----------------------------------------------------------------------------------------------------------------------|
| Command name | pl trigger |
| Abbreviation | t |
| | |
|------------------------|----------------------------------------------------------------------------------------------------------------------|
| Command name | pl trigger |
| Abbreviation | t |
| **Command options:** | |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--single-branch` | <p>[Optional]<br>To be used when using a single branch. When used, <code>branch_name</code> argument is ignored.</p> |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--single-branch` | <p>[Optional]<br>To be used when using a single branch. When used, <code>branch_name</code> argument is ignored.</p> |
| **Command arguments:** | |
| pipeline\_name | Name of the pipeline to be triggered. |
| branch\_name | Name of the multi branch. |
| pipeline\_name | Name of the pipeline to be triggered. |
| branch\_name | Name of the multi branch. |


##### Example 1
Expand All @@ -116,14 +116,14 @@ jf pl trigger myPipeline main/jobs --server-id repo21

##### Commands Params

| | |
|-----------------|---------------------------------------------------------------------------------------|
| Command name | pl sync |
| Abbreviation | sy |
| | |
|----------------------|---------------------------------------------------------------------------------------|
| Command name | pl sync |
| Abbreviation | sy |
| **Command options:** | |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--repository` | <p>[Optional]<br>Full name of the repository where the pipeline source is stored.</p> |
| `--branch` | <p>[Optional]<br>Name of branch that has the pipeline source.</p> |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--repository` | <p>[Optional]<br>Full name of the repository where the pipeline source is stored.</p> |
| `--branch` | <p>[Optional]<br>Name of branch that has the pipeline source.</p> |

##### Example

Expand All @@ -136,15 +136,15 @@ jf pl sync --repository jfrog/artifactory --branch main/jobs --server-id repo21

##### Commands Params

| | |
|-------------------|------------------------------------------------------------------|
| Command name | pl sync-status |
| Abbreviation | ss |
| | |
|------------------------|------------------------------------------------------------------|
| Command name | pl sync-status |
| Abbreviation | ss |
| **Command options:** | |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| `--server-id` | <p>[Optional]<br>Name of the server.</p> |
| **Command arguments:** | |
| full\_repo\_name | Full name of the repository where the pipeline source is stored. |
| branch\_name | Name of the branch. |
| full\_repo\_name | Full name of the repository where the pipeline source is stored. |
| branch\_name | Name of the branch. |

##### Example

Expand Down

0 comments on commit 38138ae

Please sign in to comment.