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

adds support for updating & deleting instance on tembo-cloud #411

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

shahadarsh
Copy link
Collaborator

No description provided.

@shahadarsh shahadarsh changed the title adds support for updating instance adds support for updating & deleting instance on tembo-cloud Dec 10, 2023
@shahadarsh shahadarsh marked this pull request as ready for review December 11, 2023 00:04
@@ -88,6 +88,14 @@ pub fn tembo_credentials_file_path() -> String {
tembo_home_dir() + "/credentials"
}

pub fn dot_tembo_folder() -> String {
".tembo".to_string()
Copy link
Contributor

@DarrenBaldwin07 DarrenBaldwin07 Dec 11, 2023

Choose a reason for hiding this comment

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

Cant these just be something like const DOT_TEMBO_FOLDER: String = String::from(".tembo.io")?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yup, good catch. Changed it.

@shahadarsh shahadarsh merged commit 5c14c21 into main Dec 11, 2023
6 checks passed
@shahadarsh shahadarsh deleted the update-instance branch December 11, 2023 00:27
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