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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,15 @@ qcloud context show
107
107
Pass `--json` to any command for machine-readable output.
108
108
109
109
110
+
## Getting Help
111
+
112
+
Found a bug or something not working as expected? [Open an issue](https://github.com/qdrant/qcloud-cli/issues/new) on GitHub and include:
113
+
114
+
- The `qcloud` version (`qcloud version`)
115
+
- The command you ran and the output you got
116
+
- Your OS and architecture
117
+
118
+
110
119
## Acknowledgements
111
120
112
121
`qcloud` is inspired by and partially based on [hetznercloud/cli](https://github.com/hetznercloud/cli). Thank you to the Hetzner Cloud team and contributors for building such a well-designed CLI that we could learn from.
0 commit comments