Skip to content

chore: synced update script with new cli structure#13

Merged
PRASSamin merged 3 commits intomainfrom
pras
Sep 12, 2025
Merged

chore: synced update script with new cli structure#13
PRASSamin merged 3 commits intomainfrom
pras

Conversation

@PRASSamin
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 12, 2025 10:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR synchronizes the update script with a new CLI structure change. The primary update involves changing the version command from version to --version to align with standard CLI conventions.

  • Updates the version command invocation in the update script from version to --version
  • Removes code that automatically relaunches the CLI after updates
  • Removes repetitive error messages in configuration loading function

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
update Updates version command format and removes automatic CLI relaunch
utils/main.go Removes duplicate error messages in LoadConfigRC function
README.md Removes version command from documentation table
Comments suppressed due to low confidence (5)

utils/main.go:1

  • The error message suggests running 'prasmoid regen config' but this command may no longer be valid given the CLI structure changes mentioned in the PR title. The message should be updated to reflect the current CLI structure.
package utils

utils/main.go:1

  • The error message suggests running 'prasmoid regen config' but this command may no longer be valid given the CLI structure changes mentioned in the PR title. The message should be updated to reflect the current CLI structure.
package utils

utils/main.go:1

  • The error message suggests running 'prasmoid regen config' but this command may no longer be valid given the CLI structure changes mentioned in the PR title. The message should be updated to reflect the current CLI structure.
package utils

utils/main.go:1

  • The error message suggests running 'prasmoid regen config' but this command may no longer be valid given the CLI structure changes mentioned in the PR title. The message should be updated to reflect the current CLI structure.
package utils

utils/main.go:1

  • The error message suggests running 'prasmoid regen config' but this command may no longer be valid given the CLI structure changes mentioned in the PR title. The message should be updated to reflect the current CLI structure.
package utils

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@PRASSamin PRASSamin merged commit 45f066d into main Sep 12, 2025
2 checks passed
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.

1 participant