Skip to content

chore: format release commands

Standardize Example Formatting in Release Commands

This MR addresses issue #7840 (closed)

Summary of changes

  • Updates the Example sections in the following files to follow the standardized formatting guidelines:
    • commands/release/create/create.go
    • commands/release/delete/delete.go
    • commands/release/download/download.go
    • commands/release/upload/upload.go
    • commands/release/view/view.go

Ensures

  • Command examples start with $
  • Comments/descriptions start with #
  • (If any) Output lines start with >

Related issue

Closes #7840 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading