f5devcentral / f5-cli

F5 CLI
Apache License 2.0
12 stars 1 forks source link

install extension package from file path #16

Open vinnie357 opened 3 years ago

vinnie357 commented 3 years ago

current extension install option only supports url --package-url

Would like an option for local files, when public networks are unavailable, and the workstation doesn't have access to an internal web based service to host the rpms.

example:

f5 bigip extension do install --package-path /var/tmp/f5/atc/f5-declarative-onboarding-1.15.0-3.noarch.rpm
f5-alex-zaets commented 2 years ago

Hi @vinnie357! You can try using file:///. Check out this doc page: https://clouddocs.f5.com/sdk/f5-cli/examples/bigip.html#id1