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

Release Aug 13 #269

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Release Aug 13 #269

merged 3 commits into from
Aug 13, 2024

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    394f54f View commit details
    Browse the repository at this point in the history
  2. feat: add --org-id ORG_ID option to projects list and `projects c…

    …reate` (#226)
    
    Depends on #258
    
    ---------
    
    Co-authored-by: George Marcus <[email protected]>
    amitdahan and PlayLikeNeverB4 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d89b352 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. 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)
    PlayLikeNeverB4 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5c855d4 View commit details
    Browse the repository at this point in the history