Skip to content

Commit

Permalink
Add spice connect docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ewgenius committed Dec 16, 2024
1 parent 59b192a commit d70f51b
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions spiceaidocs/docs/cli/reference/connect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "connect"
sidebar_label: "connect"
pagination_prev: null
pagination_next: null
---

Connect to Spice.ai Cloud Platform App

### Usage

```shell
spice connect [flags]
```

#### Flags

- `-h`, `--help` Print this help message

### Examples

```shell
spice add spiceai/quickstart
```

```shell
spice connect spiceai/tpch
```

0 comments on commit d70f51b

Please sign in to comment.