Skip to main content

StackTask API Client Library

Project description

StackTaskClient is a command-line and python client for StackTask.

Getting Started

StackTask Client can be installed from PyPI using pip:

pip install python-stacktaskclient

There are a few variants on getting help. A list of global options and supported commands is shown with –help:

stacktask --help

There is also a help command that can be used to get help text for a specific command:

stacktask user-invite --help

Configuration

Authentication using username/password is most commonly used:

export OS_AUTH_URL=<url-to-openstack-identity>
export OS_PROJECT_NAME=<project-name>
export OS_USERNAME=<username>
export OS_PASSWORD=<password>

The corresponding command-line options look very similar:

--os-auth-url <url>
--os-project-name <project-name>
--os-username <username>
[--os-password <password>]

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

python-stacktaskclient-0.1.5.tar.gz (42.3 kB view details)

Uploaded Source

File details

Details for the file python-stacktaskclient-0.1.5.tar.gz.

File metadata

File hashes

Hashes for python-stacktaskclient-0.1.5.tar.gz
Algorithm Hash digest
SHA256 3c08d732b1cdca86d488aa3c9fff529364a902c1a042457e5b36bb1547e0314a
MD5 9070313116180d0926e6bb79387c1655
BLAKE2b-256 155fa78a3edd8056afd72e6d65b43c05035c63e778f3d1d0362d304cc9658ffc

See more details on using hashes here.

Provenance

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