Skip to content

feat: Expose test-connection command in docs#17308

Merged
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
erezrokah:feat/expose_test_connection
Apr 4, 2024
Merged

feat: Expose test-connection command in docs#17308
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
erezrokah:feat/expose_test_connection

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Fixes #15704

@erezrokah erezrokah requested a review from yevgenypats as a code owner March 22, 2024 16:24
@erezrokah erezrokah changed the title feat: Expose command in docs feat: Expose test-connection command in docs Mar 22, 2024
@erezrokah erezrokah force-pushed the feat/expose_test_connection branch from 09ab7a7 to 35e3e0d Compare March 22, 2024 16:25
@erezrokah erezrokah force-pushed the feat/expose_test_connection branch from 458ad45 to e4b6874 Compare April 4, 2024 14:42
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Apr 4, 2024
@kodiakhq kodiakhq bot merged commit 709a4c9 into cloudquery:main Apr 4, 2024
kodiakhq bot pushed a commit that referenced this pull request Apr 5, 2024
🤖 I have created a release *beep* *boop*
---


## [5.14.0](cli-v5.13.1...cli-v5.14.0) (2024-04-05)


### Features

* Add `validate-config` command ([#17530](#17530)) ([959c5f7](959c5f7))
* Expose `test-connection` command in docs ([#17308](#17308)) ([709a4c9](709a4c9))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.8 ([#17482](#17482)) ([b37d109](b37d109))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.4 ([#17485](#17485)) ([f370de4](f370de4))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.5 ([#17526](#17526)) ([554c499](554c499))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.37.0 ([#17532](#17532)) ([8080970](8080970))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli area/website automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add cloudquery validate subcommand to validate a configuration directory

3 participants