Skip to content

f5-toolchain is a tool that helps you to do declarative onboarding with F5 BIG-IP over REST-API

License

Notifications You must be signed in to change notification settings

ApolloDS/f5_toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function

F5 tool chain CLI (f5-toolchain)

Usage

F5 tool chain CLI - a tool for working with F5 tool chain.

Installation

cd f5_toolchain
python3 setup.py install
f5-toolchain --help

Development

For development use the following install mode, so you can
make changes in the code and use it directly in the cli.

cd f5_toolchain
source .venv/bin/activate
pip3 install -r requirements.txt
pip3 install -e .

About

f5-toolchain is a tool that helps you to do declarative onboarding with F5 BIG-IP over REST-API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages