Skip to main content

Cosmo Completions

Shell completions for cosmo commands can be enabled with the use of cosmo completions. This feature will help you to easily navigate the CLI interface as it will recommend auto-completions for cosmo subcommands. Currently, shell completions can be generated for the following supported shell types:

  • zsh
  • bash
  • fish
  • powershell

Instructions for setting up completions for specific shells can be found after running the command or by visiting this URL.

Usage

cosmo commpletions zsh
cosmo commpletions bash
cosmo commpletions fish
cosmo commpletions powershell

Options

--dir (Alias -d) Output directory for the generated completions (Defaults to current directory)