Skip to main content

A command line interface for running the compute nest project

Project description

ComputeNest-CLI

Project description

computenest-cli is a tool that integrates the creation, updating, and deployment of artifacts, as well as the creation and updating of services. It also provides the ability to associate artifacts with services and supports various custom operations, such as custom image creation. Users can choose different types of artifacts and associate them with services based on their needs.

Requirements

Python >= 3.6

Installation

computenest-cli uses a common package management tool named pip.

#Install the computenest-cli 
pip install computenest-cli

Usage

To use computenest-cli, simply run the computenest-cli command with the required parameters:

computenest-cli import --file_path $FILE_PATH --access_key_id $ACCESS_KEY_ID --access_key_secret $ACCESS_KEY_SECRET

Replace $FILE_PATH with the path to the config.yaml you want to manage, and $ACCESS_KEY_ID and $ACCESS_KEY_SECRET with your AccessKey ID and AccessKey Secret.

Optional parameters:

Parameter Description Example Value
service_name Name of the service my-service
version_name Name of the version v1.0
icon Custom icon url for the service https://xxx/icon.png
desc Description of the service This is a sample service

How to get the AccessKey pair

Create an AccessKey pair

Project details


Download files

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

Source Distribution

computenest-cli-1.2.7.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

computenest_cli-1.2.7-py3-none-any.whl (26.5 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