aqua-cli

Installation
SKILL.md

ADS AQUA CLI Reference

The ads aqua CLI provides command-line access to all AI Quick Actions operations. It uses Python Fire under the hood.

Installation

pip install oracle-ads[aqua]
# OR for development
pip install -e ".[aqua]"

Authentication Setup

# For OCI Notebook Sessions (Resource Principal)
# No setup needed - automatic
Installs
1
GitHub Stars
126
First Seen
Jun 20, 2026
aqua-cli — oracle/accelerated-data-science