Releases: stevengregory/musing-cli
Releases · stevengregory/musing-cli
musing-cli v0.7.3
Changelog
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.7.3musing-cli v0.7.2
Changelog
Refactors
- 92bc88b: refactor: centralize project loading and simplify command error flow (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.7.2musing-cli v0.7.1
Changelog
Features
- 5b782dc: feat: add version subcommand (@stevengregory)
- f3c6e93: feat: auto-open and close SSH tunnel for prod deployments (@stevengregory)
- 02b6652: feat: simplify deploy syntax with positional env argument (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.7.1musing-cli v0.7.0
Changelog
Features
- 5b782dc: feat: add version subcommand (@stevengregory)
- f3c6e93: feat: auto-open and close SSH tunnel for prod deployments (@stevengregory)
- 02b6652: feat: simplify deploy syntax with positional env argument (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.7.0musing-cli v0.6.0
Changelog
Features
- 350258d: feat: add SSH key path support for tunnel command (@stevengregory)
- b869a77: feat: add ssh command and update documentation (@stevengregory)
Bug Fixes
- fa17124: fix: use SSH -f flag to properly background tunnel process (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.6.0musing-cli v0.5.1
Changelog
Features
- 350258d: feat: add SSH key path support for tunnel command (@stevengregory)
Bug Fixes
- fa17124: fix: use SSH -f flag to properly background tunnel process (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.5.1musing-cli v0.5.0
Changelog
Features
- 3ad703d: feat: add tunnel command for managing SSH tunnels to production database (@stevengregory)
- 1a6730b: feat: organize commands into Core and Additional groups like GitHub CLI (@stevengregory)
Refactors
- e6eb83a: refactor: use --stop flag for tunnel command to match dev command pattern (@stevengregory)
- e8b4242: refactor: use subcommands instead of flags following GitHub CLI conventions (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.5.0musing-cli v0.4.3
Changelog
Bug Fixes
- 42a2943: fix: inject ldflags directly into cmd.Version instead of main.Version (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.4.3musing-cli v0.4.2
Changelog
Bug Fixes
- 2486857: fix: correct ldflags package path for version injection (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.4.2musing-cli v0.4.1
Changelog
Bug Fixes
- 1f940ab: fix: prevent duplicate banner on help command (@stevengregory)
Installation
Homebrew
brew tap stevengregory/musing
brew install musingBinary Download
Download the appropriate binary for your platform from the assets below.
From Source
go install github.com/stevengregory/musing-cli/cmd/musing@v0.4.1