Skip to main content

Interactive shell for administrating a AIQ8 platform server

Project description

aiqterminal is a an interactive shell for administrating an AppearIQ 8 platform.

Example: Changing the password of a user

admin@wapr/default> set_organization('games')
admin@wapr/games> user = get(['admin', 'users'], username='stephen.falken')[0]
admin@wapr/games> user['password'] = 'joshua'
admin@wapr/games> updated = put(['admin', 'users'], user)

Dependencies

aiqterminal uses aiqpy for performing HTTP requests.

License

aiqterminal is licensed under GNU GPL v3.0.

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

aiqterminal-0.1.1.tar.gz (2.0 kB view hashes)

Uploaded Source

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