mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

Take out the CLI reference from the core API subsection. It follows the same CLI reference pattern as other library (e.g., Serve has Serve CLI under Serve API section).
17 lines
No EOL
468 B
ReStructuredText
17 lines
No EOL
468 B
ReStructuredText
.. _cluster-api-ref:
|
|
|
|
Ray Cluster Management API
|
|
==========================
|
|
|
|
This section contains a reference for the cluster management API. If there is anything missing, please open an issue
|
|
on `Github`_.
|
|
|
|
.. _`GitHub`: https://github.com/ray-project/ray/issues
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cli.rst
|
|
running-applications/job-submission/jobs-package-ref.rst
|
|
running-applications/job-submission/cli.rst
|
|
running-applications/autoscaling/reference.rst |