NovaVision CLI for handling servers.
Project description
Novavision CLI
NovaVision CLI offers an interface for managing servers and applications locally. It allows you to register and install a server, deploy, and manage an app using Docker Compose.
NovaVision simplifies the process of setting up and managing servers, allowing you to deploy and run applications on edge, local, and cloud servers.
Installation
Install NovaVision CLI using pipx:
# Install pipx if not already installed
python -m pip install --user pipx
python -m pipx ensurepath
# Install NovaVision CLI with pipx
pipx install novavision-cli
# Verify Installation
novavision --help
Features
install
Performs creation and installation of a device on your system.
novavision install [edge|local|cloud] <USER_TOKEN> --host <HOST> --workspace <USER_WORKSPACE_NAME>
Parameters
DEVICE_TYPE: Specifies the server type. Options:edge,local, orcloud.USER_TOKEN: User token required for registering and installing the server.--host: User can specify which host will be used for creating device. Default:alfa.suite.novavision.ai. Choices:alfa.suite.novavision.ai | dev.suite.novavision.ai | suite.novavision.ai--workspace: User can specify which workspace will be used for creating device. User must type the name of the workspace they have. If this parameter is not entered, workspace selection will be performed while device creation.
novavision start
Launches the server's or application's Docker Compose environment, starting the server or application if it isn’t already running.
novavision start [server|app] --id <APP_ID>
Parameters
--id <APP_ID>(Optional, required only for apps): Specifies which application to start.
stop
Stops the running server or application by shutting down its Docker Compose environment.
novavision stop [server|app] --id <APP_ID>
Parameters
--id <APP_ID>(Optional, required only for apps): Specifies which application to stop.
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 novavision_cli-0.0.10.tar.gz.
File metadata
- Download URL: novavision_cli-0.0.10.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
348c38aebe34f93bd801b308ffebd36546d33d4f4f80e3eb1e42d8312553b02f
|
|
| MD5 |
1f042aa9538bbf70a7629f8efff20062
|
|
| BLAKE2b-256 |
6618a4d3890aabfe2ae5c05aed4623bb4eec50a01561b9b25c6161496442ff71
|
File details
Details for the file novavision_cli-0.0.10-py3-none-any.whl.
File metadata
- Download URL: novavision_cli-0.0.10-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5e65f599b24d7d9365555bedc90c4fa9b9afb070d18caa60f58e1285e68d106
|
|
| MD5 |
c4bdf78af64138a177cee6b3413e904f
|
|
| BLAKE2b-256 |
c908b7ce7fd819d3dc3d802ce8d3ea662208bc01f661c9fa6ffb58b48144073f
|