Skip to content

feat: Add persistant verbose flag - #657

Open
NautiluX wants to merge 3 commits into
mainfrom
verbose-tar-output
Open

feat: Add persistant verbose flag#657
NautiluX wants to merge 3 commits into
mainfrom
verbose-tar-output

Conversation

@NautiluX

@NautiluX NautiluX commented Aug 7, 2026

Copy link
Copy Markdown
Member
  • hide verbose tar output if not --verbose

Comment thread internal/installer/codesphere.go
Comment thread internal/bootstrap/local/installer.go Outdated
Comment thread internal/util/tar.go Outdated
Comment thread internal/installer/package.go Outdated
Comment thread internal/util/tar.go
Comment thread cli/cmd/root.go
@NautiluX
NautiluX force-pushed the verbose-tar-output branch 2 times, most recently from 772c7aa to 43bee3b Compare August 13, 2026 12:03

@OliverTrautvetter OliverTrautvetter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks very good now 🚀, approved already. Just 1 comment, I found 1 more quite flag

@@ -65,14 +65,17 @@ func (c *InstallCodesphereCmd) RunE(cmd *cobra.Command, _ []string) error {
infraInstaller := &installer.CodesphereInstaller{

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

1 more quite flag

cli/cmd/bootstrap_gcp.go
flags.BoolVar(&bootstrapGcpCmd.SSHQuiet, "ssh-quiet", false, "Suppress SSH command output (default: false)")

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