You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Problem Statement
❯ cortex-nightly engines A subcommand is required Run with --help for more information.Feature Idea
Given that, running
cortexinvokes -h.Subcommands should be the same.
e.g.
cortex-nightly engines==cortex-nightly engines -hcortex-nightly engines get==cortex-nightly engines get -hcortex-nightly models==cortex-nightly models -hIs there something we're not seeing here?
Am curious if our current CLI deps make this sort of thing really hard to do 🙏