Skip to content

Fix: 158 add smart complete feature to the cli#178

Merged
krowvin merged 4 commits into
mainfrom
158-add-smart-complete-feature-to-the-cli
Apr 22, 2026
Merged

Fix: 158 add smart complete feature to the cli#178
krowvin merged 4 commits into
mainfrom
158-add-smart-complete-feature-to-the-cli

Conversation

@krowvin
Copy link
Copy Markdown
Collaborator

@krowvin krowvin commented Mar 28, 2026

Read the Docs page for shell completion per Click

Does not appear to work on windows cmd prompt/powershell

Added link to this on the overall help page

Debated a cwms-cli setup completion but decided to come back to that if we have more to add to a setup command

I tested this using bash.exe provided by gitbash on windows, works well enough.

@krowvin krowvin requested review from Enovotny and MikeNeilson March 28, 2026 15:58
@krowvin krowvin linked an issue Mar 28, 2026 that may be closed by this pull request
…e-feature-to-the-cli

# Conflicts:
#	cwmscli/utils/click_help.py
#	docs/cli/setup.rst
#	docs/index.rst
#	tests/cli/test_all_commands_help.py
Enovotny
Enovotny previously approved these changes Apr 17, 2026
@krowvin krowvin merged commit e755cc9 into main Apr 22, 2026
8 checks passed
@krowvin krowvin deleted the 158-add-smart-complete-feature-to-the-cli branch April 22, 2026 16:05
Enovotny pushed a commit that referenced this pull request Apr 28, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](v0.5.0...v0.6.0)
(2026-04-28)


### Features

* 79 standard login should be supported
([#155](#155))
([35d0180](35d0180))
* Add shef in file export, update shef command
([#196](#196))
([4b3e0bf](4b3e0bf))


### Bug Fixes

* 158 add smart complete feature to the cli
([#178](#178))
([e755cc9](e755cc9))
* Fix blob-id path for delete
([#201](#201))
([bbfb87d](bbfb87d))
* Update ini import
([#212](#212))
([b02eb8d](b02eb8d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Add smart complete feature to the CLI

2 participants