No project description provided
Project description
Novara cli
This is the cli for the novara api
Commands
configure
This command configures the cli to use a server and fetches some configs from it
forward
While running, this command creates a ssh tunnel to access the docker on the remote
generate
This command will regenerate the Dockerfile from the novara.toml. Additionally the command can add dependencies to the toml file.
init
This command initializes a new directory with a template already configured for the given service
run
This command can either run the exploit locally or upload it to remote to execute it.
status
This command will retreive the info for a container or optionally all containers including their current health
Installation
poetry build -f wheel
pip install dist/*.whl
The cli can then be access by running novara [OPTIONS] command
in your terminal.
Development
To install the cli for development use, use
poetry install
poetry shell
- configs.py manages all the configurations for the cli.
- main.py manages all available commands.
- all commands are implemented in a file name command_name.py in commands/
- utils.py contains some usefull helpers like a Logger class
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
File details
Details for the file novara-0.1.8.tar.gz
.
File metadata
- Download URL: novara-0.1.8.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d77e8e6702d98a3029140dcbee35dc5a6d53b967eb1e56493fe6ab4fe3156590 |
|
MD5 | 28df1504e8cdd715a803c60bdbff1356 |
|
BLAKE2b-256 | 1401fdfa6f1c58d9914a25890e293e0d3bff6285a97555e71bd85aaf9386ee63 |
File details
Details for the file novara-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: novara-0.1.8-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c901244a20a44dd9a1ba7c86c7ad381c1e608fc8f46e5b68dbf4dcacbd84a6dd |
|
MD5 | 467afe9b28e60e775c5dbc54175bf3bd |
|
BLAKE2b-256 | f0cb9d3404ca2ce1c701af9b36e01e0bde259b8ab6fdf9386f99e7a72c493c79 |