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

cyclops cli: support for update command #475

Merged
merged 21 commits into from
Jul 29, 2024

Commits on Jul 25, 2024

  1. added update.go

    ash committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9fce378 View commit details
    Browse the repository at this point in the history
  2. added update.go

    ash committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d2f87cf View commit details
    Browse the repository at this point in the history
  3. added modules.go in cyctl/internal

    ash committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a2d78a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. provides basic structure for update command

    ash committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    aee252e View commit details
    Browse the repository at this point in the history
  2. added flags for commadn in modules.go

    ash committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e30b433 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Update modules.go

    minor fix
    ashish111333 authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    806ccec View commit details
    Browse the repository at this point in the history
  2. Update update.go

    minor fix
    ashish111333 authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ba3a7e7 View commit details
    Browse the repository at this point in the history
  3. Update update.go

    minor fix
    ashish111333 authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    aa3001d View commit details
    Browse the repository at this point in the history
  4. added a subcommand to update

    ash committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7005cf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d26b7a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. added code for updateModule

    ash committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    52b67b9 View commit details
    Browse the repository at this point in the history
  2. minor changes

    ash committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8fda97f View commit details
    Browse the repository at this point in the history
  3. Update modules.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8410b78 View commit details
    Browse the repository at this point in the history
  4. Update modules.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f1de7b3 View commit details
    Browse the repository at this point in the history
  5. Update modules.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a0246e9 View commit details
    Browse the repository at this point in the history
  6. Update modules.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    de4927c View commit details
    Browse the repository at this point in the history
  7. Update modules.go

    minor fixes
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2d56401 View commit details
    Browse the repository at this point in the history
  8. Update modules.go

    build error fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0f2e3f0 View commit details
    Browse the repository at this point in the history
  9. Update update.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    825e0c7 View commit details
    Browse the repository at this point in the history
  10. Update modules.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    405d76f View commit details
    Browse the repository at this point in the history
  11. Update modules.go

    minor fix
    ashish111333 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e0096c3 View commit details
    Browse the repository at this point in the history