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: README.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,8 @@ The STACKIT CLI allows you to manage your STACKIT services and resources as well
20
20
- Databases such as PostgreSQL Flex, MongoDB Flex and SQLServer Flex
21
21
22
22
This CLI is in a BETA state. More services and functionality will be supported soon.
23
-
Your feedback is appreciated!
23
+
Your feedback is appreciated!
24
+
Feel free to open [GitHub issues](https://github.com/stackitcloud/stackit-cli) to provide feature requests and bug reports.
24
25
25
26
<aname="warning-new-stackit-idp"></a>
26
27
@@ -35,6 +36,10 @@ Your feedback is appreciated!
35
36
36
37
Please refer to our [installation guide](./INSTALLATION.md) for instructions on how to install and get started using the STACKIT CLI.
37
38
39
+
## Documentation
40
+
41
+
There is some [documentation](https://github.com/stackitcloud/stackit-cli/blob/main/docs/stackit.md) available in the markdown format inside the `docs` directory of the repository.
0 commit comments