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(project-create): add project create options #320

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chaporgin
Copy link
Member

@chaporgin chaporgin commented Jan 31, 2025

Blocked on https://github.com/neondatabase/cloud/pull/23625

This commit introduces new options for project updates, including block_vpc_connections and block_public_connections.

https://github.com/neondatabase/cloud/issues/21903

…main)

This commit introduces new options for project updates including
block_vpc_connections and block_public_connections. It also refactors
the existing code for improved readability and maintainability, by sorting the parameters for the `project update` command alphabetically.
Update variable names in 'projects.ts'. Change 'block_vpc_connections' and
'block_public_connections' to 'blockVpcConnections' and
'blockPublicConnections' respectively. Also update the usage instructions
for these variables in their descriptions.
…main)

This commit introduces new options for project updates including
block_vpc_connections and block_public_connections. It also refactors
the existing code for improved readability and maintainability, by sorting the parameters for the `project update` command alphabetically.
@chaporgin chaporgin changed the title feat(project-create): add project create options and refactor code (#main) feat(project-create): add project create options Jan 31, 2025
@chaporgin chaporgin requested a review from duskpoet January 31, 2025 13:25
@chaporgin chaporgin marked this pull request as ready for review January 31, 2025 13:25
Base automatically changed from chaporgin/21903-project-update to main January 31, 2025 16:50
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