Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iac-init

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iac-init

  • 0.9.64
  • PyPI
  • Socket score

Maintainers
1

Tests Python Support

aac-init

A CLI tool to bootstrap and configure ACI fabric using ACI as Code.

$ aac-init -h

Usage: aac-init [option] [arg] 

  A CLI tool to bootstrap and configure ACI fabric using ACI as Code.

Options:
  --version        print the aac-init version and exit.
  -d, --data PATH  Path to data YAML files.  [required]
  -h, --help       print this help message and exit.

All data from the YAML files (--data option) will first be combined into a single data structure which is then provided as input to the templating process. [TBD]

Installation

Python 3.7+ is required to install aac-init. Don't have Python 3.7 or later? See Python 3 Installation & Setup Guide.

aac-init can be installed in a virtual environment using pip:

pip install aac-init

Usage(TBD)

$ aac-init -d /data
Select single or multiple option(s) to init ACI Fabric:
[1]  Wipe and boot APIC/switch to particular version(APIC + Switch)
[2]  APIC initial setup(Single Pod)
[3]  Init ACI Fabric via NaC(Network as Code)
Example: (1,2,..)

Explain more here for Nac Templates, supported NaC templates:

Example(TBD)

Updating

Uninstallation

FAQ

Contact

Xiao Wang Rudy Lei

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc