Skip to main content

No project description provided

Project description

Tests Python Support

aac-init

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

$ aac-init -h

Usage: aac-init [OPTIONS]

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

Options:
  --version        Show the version and exit.
  -d, --data PATH  Path to data YAML files.  [required]
  -h, --help       Show this 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.10+ is required to install aac-init. Don't have Python 3.10 or later? See Python 3 Getting Started.

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

$ tree
.
└── data
    ├── 00-global_policy.yml
    └── nac_data
        ├── 03-node_registration.yml
        ├── 04-oob_mgmt.yml
        └── 05-aci_system_settings.yml

$ 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,..): 1,2,3

Are you sure to proceed with following option(s)?
[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)
 (yes, no): yes

Updating

$ pip install aac-init --upgrade

Uninstallation

$ pip uninstall aac-init

FAQ

Contact

Xiao Wang
Rudy Lei

Contributors

Xiao Wang
Rudy Lei
Linus Xu
Song Wang Yang Bian

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aac_init-0.2.7.tar.gz (32.8 kB view hashes)

Uploaded Source

Built Distribution

aac_init-0.2.7-py3-none-any.whl (52.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page