Skip to content

ChameleonCloud/doni-referenceapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

usage: generate-reference-repo [-h] [--cloud CLOUD] [--reference-repo-dir REFERENCE_REPO_DIR] [--ironic-data-cache-dir IRONIC_DATA_CACHE_DIR]

options:
  -h, --help            show this help message and exit
  --cloud CLOUD
  --reference-repo-dir REFERENCE_REPO_DIR
  --ironic-data-cache-dir IRONIC_DATA_CACHE_DIR

Example:

  1. Ensure you have a valid clouds.yaml file
  2. Fetch the current reference-repository:
    git clone https://github.com/chameleoncloud/reference-repository
    
  3. Invoke the transmogrifier
    generate-reference-repo \
     --cloud clouds_yaml_key \
     --reference-repo-dir /path/to/reference-repository
    
  4. After a run, executing git status in the reference-repository will show any changed files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages