CLI client for the Proxy Platform
Project description
Proxy Platform CLI
A command-line client for the Proxy Platform.
Installation
pipx install proxy-platform
Or with pip:
pip install proxy-platform
Quick Start
# Show available commands
proxy-platform --help
# Log in
proxy-platform login
# Browse the product catalog
proxy-platform products list
# List your clusters
proxy-platform clusters list
# List your managed databases
proxy-platform databases list
# List your managed Nextcloud environments
proxy-platform nextcloud list
# Browse the marketplace
proxy-platform marketplace list
# View your invoices
proxy-platform billing invoices
# View your profile
proxy-platform users profile
Commands
| Command group | Purpose |
|---|---|
auth |
Login, logout, and session management |
products |
Browse the product catalog |
orders |
Create and manage orders |
clusters |
Manage your Kubernetes clusters |
databases |
Manage your managed databases |
nextcloud |
Manage your managed Nextcloud environments |
marketplace |
Browse marketplace apps, versions, and reviews |
billing |
Invoices, billing information, and payments |
subscriptions |
View and manage your subscriptions |
firewall |
Manage firewall rules |
providers |
Cloud provider regions and server types |
documents |
Download your documents |
settings |
Manage your account preferences |
users |
View and update your profile |
support |
Open and track support tickets |
feedback |
Submit feedback and feature requests |
Run any command with --help for usage details:
proxy-platform clusters --help
proxy-platform databases list --help
proxy-platform orders create --help
Shell Completion
Enable tab completion in your shell:
proxy-platform --install-completion
Configuration
Configuration and tokens are stored in ~/.proxy-platform/. Tokens are saved with 0600 permissions and refreshed automatically.
Requirements
- Python 3.11 or newer
License
Proprietary. © Proxy Platform B.V.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proxy_platform-0.7.2.tar.gz.
File metadata
- Download URL: proxy_platform-0.7.2.tar.gz
- Upload date:
- Size: 89.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba9ef7d71a7bd5796aac5bfa0412d0b05950cea3335fca2257898e4230e92783
|
|
| MD5 |
f20245a1d65e75c320a73f13bbb2e84d
|
|
| BLAKE2b-256 |
6960f16f0d2c9d9dc653618e5918f737ddb02690a38504dc4b10815601010a9f
|
File details
Details for the file proxy_platform-0.7.2-py3-none-any.whl.
File metadata
- Download URL: proxy_platform-0.7.2-py3-none-any.whl
- Upload date:
- Size: 50.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
337b62fe2f4faaf2b3a94b07367b34b352c0cb8d173f0701d4c27bb2e37d4770
|
|
| MD5 |
cd18e1ca111b8c82c7b9613fe48c48ee
|
|
| BLAKE2b-256 |
3e7cd546de98249eab0c0b6445981ea2bf64e850c58309a16fd978e742ad6c58
|