Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

idea: A subcommand is required should just stdout -h #1262

@freelerobot

Description

@freelerobot

Problem Statement

❯ cortex-nightly engines
A subcommand is required
Run with --help for more information.

Feature Idea

Given that, running cortex invokes -h.
Subcommands should be the same.

e.g.

  • cortex-nightly engines == cortex-nightly engines -h
  • cortex-nightly engines get == cortex-nightly engines get -h
  • cortex-nightly models == cortex-nightly models -h

Is there something we're not seeing here?
Am curious if our current CLI deps make this sort of thing really hard to do 🙏

Metadata

Metadata

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions