-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
The install command should be batch-compatible. Currently, it asks ! Rename the binary?, which prevents automation, and batch usage.
One way to fix this may be a --rename (or --as) option for install command:
$ stew install knative-sandbox/kn-plugin-event --as kn-event
knative-sandbox/kn-plugin-event
⬇️ Downloading asset: 100% |██████████████████████████████████████████████████████████| (57/57 MB, 34.474 MB/s)
✅ Downloaded kn-event-linux-amd64 to /home/ksuszyns/.local/share/stew/pkg
📄 Updated /home/ksuszyns/.local/share/stew/Stewfile.lock.json
✨ Successfully installed the kn-event binary in /home/ksuszyns/binAlternative, could be a format of the installation. For example:
$ stew install knative-sandbox/kn-plugin-event!kn-eventReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels