File tree Expand file tree Collapse file tree
website/docs/cli/reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : " feedback"
3+ sidebar_label : " feedback"
4+ pagination_prev : null
5+ pagination_next : null
6+ ---
7+ Open the Spice.ai community Slack in the default browser to share feedback.
8+
9+ ### Usage
10+
11+ ``` shell
12+ spice feedback
13+ ```
14+
15+ #### Flags
16+
17+ - ` -h ` , ` --help ` Print this help message
18+
19+ ### Example
20+
21+ ``` shell
22+ > spice feedback
23+
24+ Opening Spice.ai community Slack in your default browser:
25+
26+ https://spice.ai/slack
27+
28+ If the browser does not open, visit the URL above manually.
29+ ```
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ spice [command] [--help]
2727| [ connect] ( reference/connect ) | Connect to a Spice.ai Cloud Platform app |
2828| [ dataset] ( reference/dataset ) | Dataset operations (configure datasets) |
2929| [ datasets] ( reference/datasets ) | Lists datasets loaded by the Spice runtime |
30+ | [ feedback] ( reference/feedback ) | Open the Spice.ai community Slack to share feedback |
3031| help | Help about any command |
3132| [ init] ( reference/init ) | Initialize Spice app - creates a new spicepod.yaml |
3233| [ install] ( reference/install ) | Install or reinstall the Spice.ai runtime |
You can’t perform that action at this time.
0 commit comments