You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: Overview
2
+
title: Wave CLI
3
3
---
4
4
5
-
The Wave CLI is a command-line interface that provides convenient access to Wave's container provisioning capabilities through a simple wrapper around the Wave API.
5
+
Wave CLI is a command-line interface that provides convenient access to Wave's container provisioning capabilities through a simple wrapper around the Wave API.
6
6
7
-
Wave command line tool includes functionality to:
7
+
Wave CLI includes functionality to:
8
8
9
9
- Build container images on-demand using Dockerfiles or Conda packages
Copy file name to clipboardExpand all lines: docs/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ Wave solves this problem by provisioning containers on-demand during pipeline ex
10
10
11
11
To get started with Wave:
12
12
13
-
1. See the [Get started][started] guides.
14
-
1. Learn about [Nextflow integration][nf].
15
-
1. Learn about the [Wave CLI][cli].
13
+
1. See the Wave [Tutorials][wave-tutorials]
14
+
1. Learn about [Nextflow integration][nf]
15
+
1. Learn about the [Wave CLI][cli]
16
16
17
17
:::note
18
18
Wave is also available as a hosted service on [Seqera Platform](https://cloud.seqera.io/). For Seqera Enterprise customers, a licensed self-hosted Wave solution is also available. [Contact us](https://seqera.io/contact-us/) for more information.
0 commit comments