diff --git a/audit/download/index.html b/audit/download/index.html index 470b8063a..9c1f55f67 100644 --- a/audit/download/index.html +++ b/audit/download/index.html @@ -1840,7 +1840,7 @@

Options

--file string -/codefresh/volume/cli/codefresh_audit_2024-11-24_13-20-51.csv +/codefresh/volume/cli/codefresh_audit_2024-11-27_08-12-43.csv The name of the file and the directory in which the audit will be saved diff --git a/components/index.html b/components/index.html index 4d7a80d2c..44a0c1ecd 100644 --- a/components/index.html +++ b/components/index.html @@ -853,13 +853,6 @@ Codefresh CLI components
  • Validation
  • bitbucket
  • github
  • -
  • stash
  • gitlab
  • +
  • stash
  • @@ -1730,14 +1730,6 @@

    github

    Git context are used to clone repositories during pipeline execution.
    Learn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.
    To create Github context you need to generate the token here: https://github.com/settings/tokens.

    -

    stash

    - -

    codefresh create context git stash <name>

    - -

    Create a stash context.

    - -

    Git context are used to clone repositories during pipeline execution.
    Learn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.
    To create Stash context you need to provider username and password.

    -

    gitlab

    codefresh create context git gitlab <name>

    @@ -1746,6 +1738,14 @@

    gitlab

    Git context are used to clone repositories during pipeline execution.
    Learn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.
    To create gitlab context you need to generate the token here: https://gitlab.com/profile/personal_access_tokens.

    +

    stash

    + +

    codefresh create context git stash <name>

    + +

    Create a stash context.

    + +

    Git context are used to clone repositories during pipeline execution.
    Learn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.
    To create Stash context you need to provider username and password.

    + diff --git a/contexts/create-context/create-secret-store-context/index.html b/contexts/create-context/create-secret-store-context/index.html index e94ee5a54..628e1ddef 100644 --- a/contexts/create-context/create-secret-store-context/index.html +++ b/contexts/create-context/create-secret-store-context/index.html @@ -1112,62 +1112,6 @@ Runtime-Environments
  • -
    - Registries -
    -
  • diff --git a/contexts/create-context/index.html b/contexts/create-context/index.html index 91d137d90..55e02f6df 100644 --- a/contexts/create-context/index.html +++ b/contexts/create-context/index.html @@ -870,6 +870,20 @@ Components
  • Registries
  • diff --git a/gitops/index.html b/gitops/index.html index 08b729170..90c175613 100644 --- a/gitops/index.html +++ b/gitops/index.html @@ -415,6 +415,34 @@ Git
  • -
    - Registries -
    -
  • diff --git a/index.json b/index.json index 082d258c8..3b92d486b 100644 --- a/index.json +++ b/index.json @@ -900,7 +900,7 @@ "title": "Download", "tags": [], "description": "", - "content": " Description Download audit.\nCommand codefresh download audit\nOptions Option Alias Type Default Description --help Print help information --userName filter by user name --userId filter by codefresh user id --entity filter by api entity, example: pipeline, account --entityId filter by api entity id, this value different for each action, example: email, user id --action filter by api action, get possible values on /api/audit/entitiesList, you will see only actions which was happen in your account --rs_status filter by response status code --showTriggers returns only actions related to receiving triggers --search filter by searching substring in request body or query or params or headers or url --from filter by date, value is number of milliseconds since 1970 --to filter by date, value is number of milliseconds since 1970 --sortField name of sorting field, values: id, createdAt, updatedAt\nPossible values:\n- id\n- createdAt\n- updatedAt --sortType sorting type, values: ASK, DESK\nPossible values:\n- ASK\n- DESK --file string /codefresh/volume/cli/codefresh_audit_2024-11-24_13-20-51.csv The name of the file and the directory in which the audit will be saved Examples undefined codefresh download audit --file /var/www/audit.csv\nundefined --entity account --rs_status 200 --sortType DESK --sortField createdAt\n" + "content": " Description Download audit.\nCommand codefresh download audit\nOptions Option Alias Type Default Description --help Print help information --userName filter by user name --userId filter by codefresh user id --entity filter by api entity, example: pipeline, account --entityId filter by api entity id, this value different for each action, example: email, user id --action filter by api action, get possible values on /api/audit/entitiesList, you will see only actions which was happen in your account --rs_status filter by response status code --showTriggers returns only actions related to receiving triggers --search filter by searching substring in request body or query or params or headers or url --from filter by date, value is number of milliseconds since 1970 --to filter by date, value is number of milliseconds since 1970 --sortField name of sorting field, values: id, createdAt, updatedAt\nPossible values:\n- id\n- createdAt\n- updatedAt --sortType sorting type, values: ASK, DESK\nPossible values:\n- ASK\n- DESK --file string /codefresh/volume/cli/codefresh_audit_2024-11-27_08-12-43.csv The name of the file and the directory in which the audit will be saved Examples undefined codefresh download audit --file /var/www/audit.csv\nundefined --entity account --rs_status 200 --sortType DESK --sortField createdAt\n" }, { "uri": "https://codefresh-io.github.io/cli/more/image-pull-secret/", @@ -949,7 +949,7 @@ "title": "Triggers", "tags": [], "description": "", - "content": " [Deprecated] Create Pipeline Trigger codefresh create trigger [event-uri] [pipeline]\n[Deprecated] Create trigger: link pipeline to trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Get Triggers codefresh get triggers\n[Deprecated] Get triggers, optionally filtered by pipeline or event. Deprecated - please use pipeline spec to manager cron triggers.\nOnly cron/registry triggers are supported (for git triggers use codefresh get pip \u0026lt;pip-name\u0026gt; -o json).\n[Deprecated] Get Trigger Event codefresh get trigger-events [event-uri]\n[Deprecated] Get trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Get Trigger Types codefresh get trigger-types\n[Deprecated] Get a list of available trigger-types. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Delete Pipeline Trigger. Deprecated - please use pipeline spec to manager cron trigger codefresh delete trigger [event-uri] [pipeline]\nDelete trigger: unlink pipeline from trigger-event.\n[Deprecated] Create Trigger Event codefresh create trigger-event\n[Deprecated] Create new trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Delete Trigger Event codefresh delete trigger-event [event-uri]\n[Deprecated] Delete trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n" + "content": " [Deprecated] Create Pipeline Trigger codefresh create trigger [event-uri] [pipeline]\n[Deprecated] Create trigger: link pipeline to trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Get Triggers codefresh get triggers\n[Deprecated] Get triggers, optionally filtered by pipeline or event. Deprecated - please use pipeline spec to manager cron triggers.\nOnly cron/registry triggers are supported (for git triggers use codefresh get pip \u0026lt;pip-name\u0026gt; -o json).\n[Deprecated] Get Trigger Types codefresh get trigger-types\n[Deprecated] Get a list of available trigger-types. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Get Trigger Event codefresh get trigger-events [event-uri]\n[Deprecated] Get trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Delete Pipeline Trigger. Deprecated - please use pipeline spec to manager cron trigger codefresh delete trigger [event-uri] [pipeline]\nDelete trigger: unlink pipeline from trigger-event.\n[Deprecated] Create Trigger Event codefresh create trigger-event\n[Deprecated] Create new trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n[Deprecated] Delete Trigger Event codefresh delete trigger-event [event-uri]\n[Deprecated] Delete trigger-event. Deprecated - please use pipeline spec to manager cron trigger.\n" }, { "uri": "https://codefresh-io.github.io/cli/contexts/update-context/", @@ -1117,7 +1117,7 @@ "title": "Git", "tags": [], "description": "", - "content": " bitbucket codefresh create context git bitbucket \u0026lt;name\u0026gt;\nCreate a bitbucket context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create bitbucket context you need to generate application password from here: https://bitbucket.org/account/user/{YOUR-USERNAME}/app-passwords.\ngithub codefresh create context git github \u0026lt;name\u0026gt;\nCreate a github context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create Github context you need to generate the token here: https://github.com/settings/tokens.\nstash codefresh create context git stash \u0026lt;name\u0026gt;\nCreate a stash context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create Stash context you need to provider username and password.\ngitlab codefresh create context git gitlab \u0026lt;name\u0026gt;\nCreate a gitlab context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create gitlab context you need to generate the token here: https://gitlab.com/profile/personal_access_tokens.\n" + "content": " bitbucket codefresh create context git bitbucket \u0026lt;name\u0026gt;\nCreate a bitbucket context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create bitbucket context you need to generate application password from here: https://bitbucket.org/account/user/{YOUR-USERNAME}/app-passwords.\ngithub codefresh create context git github \u0026lt;name\u0026gt;\nCreate a github context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create Github context you need to generate the token here: https://github.com/settings/tokens.\ngitlab codefresh create context git gitlab \u0026lt;name\u0026gt;\nCreate a gitlab context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create gitlab context you need to generate the token here: https://gitlab.com/profile/personal_access_tokens.\nstash codefresh create context git stash \u0026lt;name\u0026gt;\nCreate a stash context.\nGit context are used to clone repositories during pipeline execution.\nLearn more about git context here: https://codefresh.io/docs/docs/codefresh-yaml/steps/git-clone/.\nTo create Stash context you need to provider username and password.\n" }, { "uri": "https://codefresh-io.github.io/cli/gitops/", diff --git a/installation/download/index.html b/installation/download/index.html index 6aa2f2a17..525037071 100644 --- a/installation/download/index.html +++ b/installation/download/index.html @@ -1695,12 +1695,12 @@

    Download

    and download the binary that matches your operating system.
    We currently support the following OS:

    +
  • Alpine-x64
  • +
  • Linux-x64
  • +
  • Macos-x64
  • +
  • Windows-x64
  • +
  • Alpine-arm64
  • +
  • Linux-arm64
  • After downloading the binary, untar or unzip it and your are good to go.
    You can also add the binary to your system PATH environment variable so you can use it easily.

    diff --git a/logs/offload-to-collection/index.html b/logs/offload-to-collection/index.html index 1f9baec81..a3ca23b7c 100644 --- a/logs/offload-to-collection/index.html +++ b/logs/offload-to-collection/index.html @@ -1001,6 +1001,20 @@ Monitor
  • Contexts
  • CLI Config
  • Images diff --git a/runner-resources/index.html b/runner-resources/index.html index 385dd3ec8..8200db25e 100644 --- a/runner-resources/index.html +++ b/runner-resources/index.html @@ -1051,41 +1051,6 @@ Runner
  • Annotations