-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ability to set org context (#268)
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)
- Loading branch information
1 parent
d89b352
commit 5c855d4
Showing
5 changed files
with
198 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters