Skip to content

feat: Add post login steps in the CLI#21052

Merged
kodiakhq[bot] merged 3 commits intomainfrom
feature/eng-1741-update-cli-with-next-steps-post-login
Jul 16, 2025
Merged

feat: Add post login steps in the CLI#21052
kodiakhq[bot] merged 3 commits intomainfrom
feature/eng-1741-update-cli-with-next-steps-post-login

Conversation

@blesniewski
Copy link
Copy Markdown
Contributor

Adds post login step guide to the CLI

@blesniewski blesniewski requested review from a team and jon-s58 July 16, 2025 11:04
@blesniewski
Copy link
Copy Markdown
Contributor Author

❯ go run main.go login                         
Opened browser at https://accounts.cloudquery.io?returnTo=http://localhost:57535/callback. Waiting for authentication to complete.
Authenticating...
Your current team is set to cloudquery.
CLI successfully authenticated.
Logged in. Next, initialize your sync configuration:
        cloudquery init --source=<source> --destination=<destination>

Example:
        cloudquery init --source=aws --destination=postgresql

Then run your first sync:
        cloudquery sync

Copy link
Copy Markdown
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be a feat:? Looks good otherwise

@blesniewski
Copy link
Copy Markdown
Contributor Author

Shouldn't this be a feat:? Looks good otherwise

Doing a minor version bump just for a cmd.Println seemed excessive, I can change to feat if you prefer it that way

@blesniewski blesniewski changed the title chore: Add post login steps in the CLI feat: Add post login steps in the CLI Jul 16, 2025
@blesniewski blesniewski added the automerge Automatically merge once required checks pass label Jul 16, 2025
@erezrokah
Copy link
Copy Markdown
Member

Doing a minor version bump just for a cmd.Println seemed excessive, I can change to feat if you prefer it that way

It's a new feature so that's what's expected when following SemVer. For chore we won't have a release at all

@kodiakhq kodiakhq bot merged commit 721c4cd into main Jul 16, 2025
18 checks passed
@kodiakhq kodiakhq bot deleted the feature/eng-1741-update-cli-with-next-steps-post-login branch July 16, 2025 11:39
kodiakhq bot pushed a commit that referenced this pull request Jul 16, 2025
🤖 I have created a release *beep* *boop*
---


## [6.23.0](cli-v6.22.1...cli-v6.23.0) (2025-07-16)


### Features

* Add post login steps in the CLI ([#21052](#21052)) ([721c4cd](721c4cd))

---
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 automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants