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(cli): cloud cli commands (v4) #20119

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open

Commits on May 24, 2024

  1. feat(cloud-cli): add cloud commands

    feat(cli-logger): enhance login, storing file in XDG file path
    Create the user if it doesn't exist
    Update logs
    Use spinner for authentication
    fix(cli-logger): enhance error handling and logging
    fix(cli-logger): update success message
    chore: update progress bar log
    chore: update types and logs
    feat: adding version handling and project creation questions
    chore(cli): remove too restrictive types
    chore(cli): remove too restrictive types
    refactor(cli): move cloud project creation questions data to config in api
    chore(cli): add logs for errors cases
    chore(cli): remove unnecessary cast
    feat(cli): update api url for cloud cli - use env var to change it
    fix(cli): use existing pkg loader function
    test(cli): update compress-files test
    chore(cli): prettier
    chore(cli): update silent command description
    fix(cli): add debug and silent as options to the command
    fix: update commands to use the provided command instance
    chore: update debug log
    fix: export
    feat: add cloud commands to strapi commands
    chore: various lint fixes
    chore: remove unnecessary await
    feat(cli): add cloud commands
    
    Co-authored-by: Andres Garcia <nouvellegon@gmail.com>
    nathan-pichon and gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2999aa2 View commit details
    Browse the repository at this point in the history
  2. fix(security): use sha512 instead of md5

    fix lint errors
    nathan-pichon authored and gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9b7e6c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c8469 View commit details
    Browse the repository at this point in the history
  4. chore(cloud-cli): add help on login command

    Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
    2 people authored and gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c0e0937 View commit details
    Browse the repository at this point in the history
  5. fix(cloud-cli): typing

    nathan-pichon authored and gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c365273 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65adfca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cd2845 View commit details
    Browse the repository at this point in the history
  8. fix(cloud-cli): build logs

    nathan-pichon authored and gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f7e0b73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b5467d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ef536d View commit details
    Browse the repository at this point in the history
  11. fix: typo login

    gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b238d95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9607635 View commit details
    Browse the repository at this point in the history
  13. feat: config constants

    gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2661b6f View commit details
    Browse the repository at this point in the history
  14. fix(cloud-cli): rollback

    nathan-pichon authored and gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    03e8f68 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    801d966 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    46912d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7d744ed View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    807bd3b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a579865 View commit details
    Browse the repository at this point in the history
  20. fix: logout logs

    gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b463790 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    961d3f7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a9a7d33 View commit details
    Browse the repository at this point in the history
  23. feat: dynamic maxsize

    gonbaum committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9f7496f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a2185c8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e8698aa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3c5c4de View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    74d03b4 View commit details
    Browse the repository at this point in the history