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

add fleet CLI #5244

Merged
merged 39 commits into from
Aug 23, 2022
Merged

add fleet CLI #5244

merged 39 commits into from
Aug 23, 2022

Commits on Aug 11, 2022

  1. initial: azdev extension creation

    Pankil Daru committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d1bab98 View commit details
    Browse the repository at this point in the history
  2. update min cli supported version

    Pankil Daru committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    54c14c0 View commit details
    Browse the repository at this point in the history
  3. add fleet client sdk

    Pankil Daru committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7d1d359 View commit details
    Browse the repository at this point in the history
  4. all fleet commands with help and params

    Pankil Daru committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b90034c View commit details
    Browse the repository at this point in the history
  5. update git code owners

    Pankil Daru committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7e00779 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. update git code owners

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f9c99d4 View commit details
    Browse the repository at this point in the history
  2. nit: remove redundancy

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8482100 View commit details
    Browse the repository at this point in the history
  3. add live and unit tests

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    26c4be9 View commit details
    Browse the repository at this point in the history
  4. file cleanup

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c534881 View commit details
    Browse the repository at this point in the history
  5. file cleanup

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    57c83f8 View commit details
    Browse the repository at this point in the history
  6. file cleanup

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    bea74bb View commit details
    Browse the repository at this point in the history
  7. file cleanup

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2191b34 View commit details
    Browse the repository at this point in the history
  8. file cleanup

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d14e92e View commit details
    Browse the repository at this point in the history
  9. add fleet list credentials command

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ca07417 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6 from pdaru/fleet-extension

    Fleet extension
    pdaru authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    326cfa9 View commit details
    Browse the repository at this point in the history
  11. update live test

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6eb1b32 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7 from pdaru/fleet-extension

    update live test
    pdaru authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d683af5 View commit details
    Browse the repository at this point in the history
  13. file clean up

    Pankil Daru committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    14fcd29 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #8 from pdaru/fleet-extension

    file clean up
    pdaru authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ce4a579 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. add GET,PATCH commands & update tests

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    57f5858 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from pdaru/fleet-extension

    add GET,PATCH commands & update tests
    pdaru authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9dd68b2 View commit details
    Browse the repository at this point in the history
  3. update style

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4271e5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from pdaru/fleet-extension

    update style
    pdaru authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    12ff9b0 View commit details
    Browse the repository at this point in the history
  5. add licence

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    817f253 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from pdaru/fleet-extension

    add licence
    pdaru authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6d0ad33 View commit details
    Browse the repository at this point in the history
  7. add licence

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9c6013c View commit details
    Browse the repository at this point in the history
  8. fix checks

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4f43721 View commit details
    Browse the repository at this point in the history
  9. add fleet to service_name

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5c7c1f3 View commit details
    Browse the repository at this point in the history
  10. update owner

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    82e0f3f View commit details
    Browse the repository at this point in the history
  11. update test recording

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b939dca View commit details
    Browse the repository at this point in the history
  12. update test

    Pankil Daru committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4a28a64 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. check fix

    Pankil Daru committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    45b29e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. update recording

    Pankil Daru committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    52e6993 View commit details
    Browse the repository at this point in the history
  2. update command names as per convention

    Pankil Daru committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1fcd3b7 View commit details
    Browse the repository at this point in the history
  3. update tests

    Pankil Daru committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b27b45b View commit details
    Browse the repository at this point in the history
  4. update tests

    Pankil Daru committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bcd9ccf View commit details
    Browse the repository at this point in the history
  5. update setup url

    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    pdaru and kairu-ms authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    69e0c87 View commit details
    Browse the repository at this point in the history
  6. update setup python ver

    Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
    pdaru and kairu-ms authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b820ec0 View commit details
    Browse the repository at this point in the history
  7. fix bugs

    Pankil Daru committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    2d4e839 View commit details
    Browse the repository at this point in the history