MarOps CLI
Publicly available on PyPi for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.
Install
- For development:
pip install -e ./libs/marops_configpip install -e ./tools/marops_cli
- For production:
pip install marops-cli - You may also need to
export PATH=$PATH:~/.local/binif you don't have~/.local/binin your path - Install autocomplete:
- bash:
echo 'eval "$(_MAROPS_COMPLETE=bash_source marops)"' >> ~/.bashrc - zsh:
echo 'eval "$(_MAROPS_COMPLETE=zsh_source marops)"' >> ~/.zshrc(this is much nicer) - If using zsh, the git checker plugin make terminal slow. Suggest you run
git config oh-my-zsh.hide-info 1in the zsh terminal inside the repo
- bash:
Usage
marops --helpto get help with the CLI
Dev mode
MarOps CLI can be ran in dev mode. This will happen if it is installed with pip install -e ./tools/marops or if the environment variable MAROPS_CLI_DEV_MODE is set to true.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marops_cli-3.9.0.tar.gz
(10.5 kB
view details)
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 marops_cli-3.9.0.tar.gz.
File metadata
- Download URL: marops_cli-3.9.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
555522b969c340198bfae737815e168c268e1e8f6f9738294a9245ad0a287e00
|
|
| MD5 |
660656015743acfb9975c62aca3b5653
|
|
| BLAKE2b-256 |
126525a3f566926f6e6f6c754fd09a4580168699867cecac51c78b864f48bc96
|
File details
Details for the file marops_cli-3.9.0-py3-none-any.whl.
File metadata
- Download URL: marops_cli-3.9.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1f86647d9bc6807b2c439a74d326db92061d29cd0801857135c5c38f3e69d43
|
|
| MD5 |
0d2b74fe565c27d293ced0d9333def86
|
|
| BLAKE2b-256 |
2954df5486cfcc5b91a911d80b557f4a6bc2f4d9051c3d922082ce0eefe36c07
|