Skip to main content

Constellation Package Tools CLI

Project description

This tool allow you to create, run and publish Constellation packages from a CLI. For more information go to the Constellation Developer Portal.

Installation

pip install constellation-pkgtools-cli

Usage

  • ctln create <name> [<project_template_name>] : Create a new Constellation package. If not set the default project template will be used. ctln template list to view available templates.

  • ctln update : update the current Constellation package with the lastest template.

  • ctln run [--server=<name>] : run the current Constellation package is standalone mode or connected to the specified Constellation server.

  • ctln publish --output=<directory> [--filename=<name>] : publish the current Constellation package to the specified directory.

  • ctln publish <server_name> [--filename=<name>] : publish the current Constellation package to the specified Constellation server.

  • ctln pyscript list : list the Python scripts register by this Package configuration.

  • ctln pyscript add <filepath> [--filename=<name>] : add the specified Python file to the current Constellation package.

  • ctln pyscript new <filename> [<item_template_name>] : add new Python file to the current Constellation package.

  • ctln pyscript remove <filename> : remove Python file from the current Constellation package.

  • ctln pyscript rename <old_name> <new_name> : rename Python file on the current Constellation package.

  • ctln server list : list the Constellation Servers.

  • ctln server (add | set) <name> --url=<url> --accesskey=<key> : add or update a Constellation Server by using access key.

  • ctln server (add | set) <name> --url=<url> --username=<user> : add or update a Constellation Server by using username & password.

  • ctln server remove <name> : remove Constellation Server.

  • ctln server check <name> : check the Management API connection for the specified Constellation Server.

  • ctln template list : list the available project and item templates.

  • ctln (-h | --help) : show the Constellation Package Tool CLI usage.

  • ctln (-v | --version) : show the Constellation Package Tool CLI version.

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

constellation-pkgtools-cli-1.0.6.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file constellation-pkgtools-cli-1.0.6.tar.gz.

File metadata

File hashes

Hashes for constellation-pkgtools-cli-1.0.6.tar.gz
Algorithm Hash digest
SHA256 dd643f2c6bb478b4a8e7131276c9b8a6a23c82a0475deb6c0b564c42f12f72a2
MD5 da110c62a3fa7f1f416ceaba40525ac9
BLAKE2b-256 ff7b19434750c7510d377cb4a14966e2268eef280f689bd79f2bd2c6496a35c1

See more details on using hashes here.

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