Skip to content

Commit

Permalink
[cli] Add ray cluster-dump CLI command to fetch logs (ray-project#1…
Browse files Browse the repository at this point in the history
…4212)

* Add `ray get-logs` CLI command to fetch logs and state from nodes in a cluster

* Add dataclasses for py < 3.7

* Remove dataclasses dependency in setup.py

* Rename command, print what is collected

* Remove dataclass dependency

* Typo

* Lint

* Apply suggestions fom code review
  • Loading branch information
krfricke authored Feb 23, 2021
1 parent 54ab6d2 commit fcd0dee
Show file tree
Hide file tree
Showing 4 changed files with 935 additions and 26 deletions.
Loading

0 comments on commit fcd0dee

Please sign in to comment.