You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Installing AS3 with the CLI is a much nicer experience than using cURL. I would like to be able to do the same with f5-appsvcs-templates (FAST).
Describe the solution you'd like
Two possible solutions I see are:
Add support for installing arbitrary RPMs
Add FAST as a supported extension
I am fine with having to download the RPM myself before running the CLI, so if 1 is easy, it is an acceptable solution for me. 2 seems like a lot more work to me, and I only require install for my purposes. However, uninstall would be nice to have as well to make re-installs smoother.