Skip to content

Conversation

@jfantinhardesty
Copy link
Contributor

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

This PR uses the latest best practices for Cobra since we moved to the latest version. This improves the usability of the CLI by requiring some flags be used together, improved error handling and error messages. Added examples and improved CLI documentation for each command and subcommand. Previously autocompletion did not work with cloudfuse, this has now been fixed and autocomplete of commands works. Also adds shorthand for many useful flags. Uses the cmd output environment where possible rather than just printing to std out.

Also updates documentation for the CLI commands.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

Copy link
Contributor

@foodprocessor foodprocessor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌄

@jfantinhardesty jfantinhardesty merged commit 9c4c99b into main Feb 3, 2026
36 of 39 checks passed
@jfantinhardesty jfantinhardesty deleted the improve-cli branch February 3, 2026 16:23
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