Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Make CLI session command alias visible #1084

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

xosnrdev
Copy link
Contributor

@xosnrdev xosnrdev commented Feb 5, 2025

Before:

An AI agent

Usage: goose-cli [COMMAND]

Commands:
  ...
  session    Start or resume interactive chat sessions
  ...

Options:
  -v, --version  
  -h, --help     Print help


  Tip: Run 'goose configure' to setup goose for the first time

After:

An AI agent

Usage: goose-cli [COMMAND]

Commands:
  ...
  session    Start or resume interactive chat sessions [aliases: s]
  ...

Options:
  -v, --version  
  -h, --help     Print help


  Tip: Run 'goose configure' to setup goose for the first time

@salman1993 salman1993 merged commit 8a399c4 into block:main Feb 6, 2025
4 checks passed
@xosnrdev xosnrdev deleted the qf branch February 7, 2025 14:20
Acumen-Desktop pushed a commit to Acumen-Desktop/goose that referenced this pull request Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants