Skip to main content

Set up an OCI VCN and components quickly

Project description

Set up an OCI VCN and components quickly

To install:

pip install -e .

To use:

quick-vcn --profile YOUR-PROFILE \
    --compartment YOUR-COMPARTMENT-NAME \
    --region uk-london-1 \
    [ --vcn-name "net" ] \
    [ --vcn-cidr 10.0.0.0/16 ] \
    [ --subnet-name "sub" ] \
    [ --subnet-cidr 10.0.0.0/24 ]

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

quick_vcn-0.0.2-py3-none-any.whl (3.9 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