Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb09859b

Browse files
committed
Update git source and gitops cli
Removed view logs from git sources and fixed missing screenshots for gitops cli
1 parent560ffaf commitb09859b

File tree

4 files changed

+11
-49
lines changed

4 files changed

+11
-49
lines changed

‎_docs/installation/gitops/git-sources.md‎

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -92,45 +92,7 @@ Edit an existing Git Source by changing the source and destination definitions,
9292
{:start="4"}
9393
1. Update**Source**,**Destination**, and**Include** and**Exclude** definitions for the Git Source, and select**Save**.
9494

95-
<!---
96-
## View/download logs for a Git Source
97-
View online logs for any Git Source associated with a Runtime, and if needed, download the log file for offline viewing and analysis.
98-
Online logs show up to 1000 of the most recent events (lines), updated in real time. Downloaded logs include all the events, from the application launch to the date and time of download.
9995

100-
1. In the Codefresh UI, on the toolbar, click the **Settings** icon.
101-
1. From Runtimes in the sidebar, select [GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
102-
1. From the **List View** (the default), select the Runtime with the Git Source, and then select the **Git Sources** tab.
103-
1. In the row with the Git Source for which to view/download logs, from the context menu select **View Logs**.
104-
105-
{% include
106-
image.html
107-
lightbox="true"
108-
file="/images/runtime/git-source-view-logs.png"
109-
url="/images/runtime/git-source-view-logs.png"
110-
alt="View Logs option for Git Source"
111-
caption="View Logs option for Git Source"
112-
max-width="60%"
113-
%}
114-
115-
{:start="4"}
116-
1. Do the following:
117-
* Search by free-text for any string, and click the next and previous buttons to navigate between the search results.
118-
* To toggle between standard and line-wrapped views, click **Wrap**.
119-
120-
{% include
121-
image.html
122-
lightbox="true"
123-
file="/images/runtime/git-source-logs-screen.png"
124-
url="/images/runtime/git-source-logs-screen.png"
125-
alt="Logs for Git Source"
126-
caption="Logs for Git Source"
127-
max-width="50%"
128-
%}
129-
130-
{:start="5"}
131-
1. To download the log, click **Download**.
132-
The file is downloaded with `.log` extension.
133-
-->
13496

13597
##Related articles
13698
[Monitoring & managing GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/)

‎_docs/installation/gitops/upgrade-gitops-cli.md‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sub_group: gitops
66
toc:true
77
---
88

9-
You need the Codefresh CLI to install Hybrid GitOps Runtimes, andhave access to all the newest features.
9+
You need the Codefresh CLI to installand upgradeHybrid GitOps Runtimes, andget access to all the newest features.
1010
For the initial download, you need to generate an API key and create the API authentication context, which you do from the UI.
11-
When newer versions are available, the CLI automatically notifies you through a banner. You can use the existing API credentials for the upgrade.
11+
When newer versions are available, the CLI automatically notifies you through a banner that an upgrade is required. You can use the existing API credentials for the upgrade.
1212

1313

1414
##GitOps CLI installation modes
@@ -23,8 +23,8 @@ The table lists the modes available to install the GitOps CLI.
2323
|| Linux - ARM| `curl -L --output -https://github.com/codefresh-io/cli-v2/releases/latest/download/cf-linux-arm64.tar.gz| tar zx && mv ./cf-linux-arm64 /usr/local/bin/cf && cf version`|
2424
|`brew` | N/A|`brew tap codefresh-io/cli && brew install cf2`|````
2525

26-
##Install the GitOps CLI
27-
Install the GitOps CLI using the option that best suits you:`curl`,`brew`, or standard download.
26+
##Download the GitOps CLI
27+
Download the GitOps CLI using the option that best suits you:`curl`,`brew`, or standard download.
2828
If you are not sure which OS to select for`curl`, simply select one, and Codefresh automatically identifies and selects the right OS for CLI installation.
2929

3030
1. Do one of the following:
@@ -40,10 +40,10 @@ If you are not sure which OS to select for `curl`, simply select one, and Codefr
4040
{% include
4141
image.html
4242
lightbox="true"
43-
file="/images/getting-started/quick-start/quick-start-download-cli.png"
44-
url="/images/getting-started/quick-start/quick-start-download-cli.png"
45-
alt="DownloadCLI to install runtime"
46-
caption="DownloadCLI to install runtime"
43+
file="/images/runtime/gitops-cli-download.png"
44+
url="/images/runtime/gitops-cli-download.png"
45+
alt="DownloadGitOps CLI"
46+
caption="DownloadGitOps CLIe"
4747
max-width="30%"
4848
%}
4949

@@ -55,15 +55,15 @@ If you are not sure which OS to select for `curl`, simply select one, and Codefr
5555

5656
##Upgrade the GitOps CLI
5757

58-
TheCodefresh CLI automatically self-checks its version, and if a newer version is available, prints a banner with the notification.
58+
TheGitOps CLI automatically self-checks its version, and if a newer version is available, prints a banner with the notification that upgrade is required.
5959

6060
{% include
6161
image.html
6262
lightbox="true"
6363
file="/images/runtime/cli-upgrade-banner.png"
6464
url="/images/runtime/cli-upgrade-banner.png"
65-
alt="Upgrade banner forCodefresh CLI"
66-
caption="Upgrade banner forCodefresh CLI"
65+
alt="Upgrade banner forGitOps CLI"
66+
caption="Upgrade banner forGitOps CLI"
6767
max-width="40%"
6868
%}
6969

123 KB
Loading
41.7 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp