Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@f5networks/f5-cloud-libs

F5Networks1Apache-2.0deprecated3.6.4

This is only a test version. A supported version will be uploaded in the future.

Common library code and scripts for deploying a BIG-IP in a cloud environment

f5, big-ip, bigip

readme

Build Status Coverage Status

Library code and scripts for deploying BIG-IP in a cloud

This project consists of two main parts

  • scripts

    • Command line scripts for configuring BIG-IP
    • These are meant to be called either directly from the command line or from cloud deployment templates
    • See usage below
  • lib

    • Library code for controlling a BIG-IP
    • Called from the scripts

See also