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
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
stop
This command stops the currently running remote container.
remove
This command will delete a exploit.
Installation
You can install the CLI directly from PyPI:
pip install novara
Or build and install from source:
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:
poetry install
poetry shell
Alternatively, you can install in editable mode with pip:
pip install -e .
Project Structure
configs.py- Manages all CLI configurations and settingsmain.py- Entry point that registers all available commandscommands/- Directory containing individual command implementations- Each command is implemented in
command_name.py
- Each command is implemented in
utils.py- Utility functions and helpers (including Logger class)
Adding New Commands
- Create a new file in
commands/command_name.py - Implement your command function
- Register it in
main.py
Publishing
To publish a new version of the CLI, simply push a GitHub tag:
git tag v1.0.0
git push origin v1.0.0
This will trigger the automated build
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 novara-0.1.21.tar.gz.
File metadata
- Download URL: novara-0.1.21.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3ff67e392579d5e99de2209938e5fe7f618fc32452674985d2b62b3647dd912
|
|
| MD5 |
be2863e05f04aabcd9a38bd64edce823
|
|
| BLAKE2b-256 |
275f8aaebd2e4449b3069b6eff97f29a730b055f8687d8a5a9aa35e3d392ef45
|
Provenance
The following attestation bundles were made for novara-0.1.21.tar.gz:
Publisher:
publish.yml on TeamM0unt41n/novara-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
novara-0.1.21.tar.gz -
Subject digest:
b3ff67e392579d5e99de2209938e5fe7f618fc32452674985d2b62b3647dd912 - Sigstore transparency entry: 511664187
- Sigstore integration time:
-
Permalink:
TeamM0unt41n/novara-cli@ec46a2bc9c6722755fafe418e27065f2fa5e2f31 -
Branch / Tag:
refs/tags/v0.1.21 - Owner: https://github.com/TeamM0unt41n
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@ec46a2bc9c6722755fafe418e27065f2fa5e2f31 -
Trigger Event:
push
-
Statement type:
File details
Details for the file novara-0.1.21-py3-none-any.whl.
File metadata
- Download URL: novara-0.1.21-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
646d2bf11ca0d1322109e831bebe7f055dd370929576f03992439dbe187f3742
|
|
| MD5 |
c70b80819949c0f3b8f1a411744aa9d5
|
|
| BLAKE2b-256 |
c51e5823e457fe4915a9635677b6e9717f06240f951ea2bdea0b21eadf060b3e
|
Provenance
The following attestation bundles were made for novara-0.1.21-py3-none-any.whl:
Publisher:
publish.yml on TeamM0unt41n/novara-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
novara-0.1.21-py3-none-any.whl -
Subject digest:
646d2bf11ca0d1322109e831bebe7f055dd370929576f03992439dbe187f3742 - Sigstore transparency entry: 511664207
- Sigstore integration time:
-
Permalink:
TeamM0unt41n/novara-cli@ec46a2bc9c6722755fafe418e27065f2fa5e2f31 -
Branch / Tag:
refs/tags/v0.1.21 - Owner: https://github.com/TeamM0unt41n
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@ec46a2bc9c6722755fafe418e27065f2fa5e2f31 -
Trigger Event:
push
-
Statement type: