community-cli-howto
Installation
SKILL.md
Community Domo CLI
Purpose
Run and troubleshoot community-domo-cli commands in this repository with the current locked endpoint surface.
Install and run
Recommended for users:
pipx install "git+https://github.com/stahura/community-domo-cli.git"
community-domo-cli --help
Contributor/testing path:
python3 -m pip install -e .
community-domo-cli --help