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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file aiqterminal-0.1.1.tar.gz
.
File metadata
- Download URL: aiqterminal-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d97c5437e37fe7b50c310b317342e036a6573662c3152a919364bcb024817154 |
|
MD5 | 3f5cf9589b25165fcbdb23eef958bfe2 |
|
BLAKE2b-256 | e6c5b900be53e33908c2399181ccbe231a05fc5e4bb06b440c635ae2134aae91 |