Configure the Aeolus Command Line Interface tool
Getting Started Guide
- Basic Glossary
- Configuring Aeolus
- First login
- Configure your Cloud Providers
- Configure the Aeolus Command Line Interface tool
- Create a Fedora 16 Template
- Start an Instance of the Image
- Stop a running Instance
- Cleaning up
1. Update Aeolus CLI Config
Aeolus CLI is a command line tool for creating and managing aeolus images. The Aeolus CLI Config file is installed in the user’s home directory as .aeolus-cli (‘~/.aeolus-cli’).
:conductor:
:url: https://localhost/conductor/api
:username: admin
:password: password
You should update the password to the one you created during the First Login Step.
Also make sure that the conductor url is set to where conductor is running with the “/api” postfix and the username is correct. Unless you have strayed from the default setup, the default values should be sufficient.
NOTE - New users who want to create and manage aeolus images from the command line, must install the aeolus-cli and update the config with their own credentials