Skip to content

Unify cli output#224

Draft
vincent-psarga wants to merge 10 commits intomainfrom
refacto/unify-cli-output
Draft

Unify cli output#224
vincent-psarga wants to merge 10 commits intomainfrom
refacto/unify-cli-output

Conversation

@vincent-psarga
Copy link
Copy Markdown
Contributor

Explanation

The cli output is not consistent at all.

TODO:

  • commands - Manage commands
  • config - Manage Packmind configuration
  •  diff - Show differences between local command files and server content
  •  init - Initialize Packmind in the current project
  • install - Install commands and standards from specified packages and save them to the current directory [alias: pull]
  •  lint - Lint code at the specified path
  •  login - Authenticate with Packmind by logging in through the browser
  •  logout - Clear stored credentials and log out
  •  packages - Manage packages
  • playbook - Track local changes to deployed Packmind artifacts
  •  setup-mcp - Configure MCP (Model Context Protocol) for AI coding agents
  •  skills - Manage skills in your Packmind organization
  •  standards - Manage coding standards
  • uninstall - Uninstall packages and remove their commands and standards from the current directory [alias: remove]
  •  update - Update packmind-cli to the latest version
  •  whoami - Show current authentication status and credentials info

Type of Change

  • Bug fix
  • New feature
  • Improvement/Enhancement
  • Refactoring
  • Documentation
  • Breaking change

Affected Components

  • Domain packages affected:
  • Frontend / Backend / Both:
  • Breaking changes (if any):

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing completed
  • Test coverage maintained or improved

Test Details:

TODO List

  • CHANGELOG Updated
  • Documentation Updated

Reviewer Notes

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant