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/examples/examples.md
-32Lines changed: 0 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,36 +1,4 @@
1
1
2
-
# stackql-examples
3
-
4
-
This repository serves as an aggregator for **working** examples of `stackql` and `stackql-deploy` in action.
5
-
6
-
If you find anything here that does not work or you do't like, the please raise an issue.
7
-
8
-
## Getting started is the hardest part
9
-
10
-
`stackql` needs credentials in order to execute queries. We do support a lot of
11
-
the standard patterns. [Our provider registry docs](https://registry.stackql.io/) have the detail, for example [aws](https://aws.stackql.io/providers/aws/#authentication).
12
-
This stuff largely emulates the various provider CLIs. But we do not to take too much of your precious time, setting environment variables like
0 commit comments