Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ability to set org context #268

Merged
merged 2 commits into from
Aug 13, 2024
Merged

feat: ability to set org context #268

merged 2 commits into from
Aug 13, 2024

Conversation

PlayLikeNeverB4
Copy link
Contributor

Related to https://github.com/neondatabase/cloud/issues/13076

Changes

  • You can now set org context neonctl set-context --org-id org-round-art-46961103
  • This will set the context for neonctl projects list and neonctl projects create

Testing
Screenshot 2024-08-12 at 19 44 01

You can also reset the context by calling neonctl set-context without any params
Screenshot 2024-08-12 at 19 46 10

@PlayLikeNeverB4 PlayLikeNeverB4 merged commit 5c855d4 into main Aug 13, 2024
2 checks passed
@PlayLikeNeverB4 PlayLikeNeverB4 deleted the org-context branch August 13, 2024 09:33
@PlayLikeNeverB4 PlayLikeNeverB4 mentioned this pull request Aug 13, 2024
github-merge-queue bot pushed a commit that referenced this pull request Aug 13, 2024
Related to neondatabase/cloud#13076

Changes
* You can now set org context `neonctl set-context --org-id
org-round-art-46961103`
* This will set the context for `neonctl projects list` and `neonctl
projects create`

**Testing**
![Screenshot 2024-08-12 at 19 44
01](https://github.com/user-attachments/assets/da67acef-8717-4c6d-9219-3b63b2cc731e)

You can also reset the context by calling `neonctl set-context` without
any params
![Screenshot 2024-08-12 at 19 46
10](https://github.com/user-attachments/assets/ee742e8d-5f98-47d8-a6eb-cde4a747d449)
duskpoet pushed a commit that referenced this pull request Aug 13, 2024
# [1.36.0](v1.35.0...v1.36.0) (2024-08-13)

### Features

* ability to set org context ([#268](#268)) ([e8b9d98](e8b9d98))
* add `--org-id ORG_ID` option to `projects list` and `projects create` ([#226](#226)) ([09ef3dc](09ef3dc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants