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

[#5379] Add update commands for fileset in Gravitino CLI #5381

Open
wants to merge 144 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b5e08c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655d133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a29c8b View commit details
    Browse the repository at this point in the history
  4. Add default

    justinmclean committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1b12eff View commit details
    Browse the repository at this point in the history
  5. Spotless on Java 11

    justinmclean committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    75de71e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5172afa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dc8856 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24dee9e View commit details
    Browse the repository at this point in the history
  9. fix disabled tests

    justinmclean committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ddbb7d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b95dd3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f76fa16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8cbc605 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0ec7ecb View commit details
    Browse the repository at this point in the history
  2. remove unneeded call

    justinmclean committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fa2cdaf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1e05853 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add more tests

    justinmclean committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3df9f11 View commit details
    Browse the repository at this point in the history
  2. add more tests

    justinmclean committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5e611be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f7fa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2ebb7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e82c8f View commit details
    Browse the repository at this point in the history
  6. use libs

    justinmclean committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7b97750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a562ed7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Merge branch 'CLI' into CLI_II

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    justinmclean committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    47364fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d678b99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c201ef5 View commit details
    Browse the repository at this point in the history
  4. fix test

    justinmclean committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    253a2b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ef4695 View commit details
    Browse the repository at this point in the history
  2. basic CLI for tags

    justinmclean committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9320324 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. complete tag CLI

    justinmclean committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b3f081a View commit details
    Browse the repository at this point in the history
  2. update docs

    justinmclean committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    29c9222 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix spelling error

    justinmclean committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f90a086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c87c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10af3d2 View commit details
    Browse the repository at this point in the history
  4. use client shadow jar

    justinmclean committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f955db2 View commit details
    Browse the repository at this point in the history
  5. wrong file

    justinmclean committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    80aef91 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. new -> 19

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6d897c0 View commit details
    Browse the repository at this point in the history
  2. fix example command

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    76aa1fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    affd6ad View commit details
    Browse the repository at this point in the history
  4. simplify command options

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    abc2da8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'CLI' into CLI_II

    # Conflicts:
    #	clients/cli/bin/errors.sh
    #	clients/cli/docs/README.md
    #	clients/cli/examples.sh
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestMain.java
    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a7c2a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    055678b View commit details
    Browse the repository at this point in the history
  7. update command options

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9808022 View commit details
    Browse the repository at this point in the history
  8. fix imports

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    464a74b View commit details
    Browse the repository at this point in the history
  9. update command options

    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    05bc9ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d27c59a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    423219c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'CLI_IV' of https://github.com/justinmclean/gravitino in…

    …to CLI_IV
    
    # Conflicts:
    #	clients/cli/docs/README.md
    #	clients/cli/examples.sh
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    justinmclean committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a405bfd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5cf23ed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    954b351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808fffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    848a381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe9a80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    526d305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2ded4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb5a5d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71107fd View commit details
    Browse the repository at this point in the history
  9. add final where needed

    justinmclean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a6aeb42 View commit details
    Browse the repository at this point in the history
  10. made private

    justinmclean committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ce3ddc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70aaaf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update commands

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    22ca191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab52cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd57944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    445cd41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ea7125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a8844e View commit details
    Browse the repository at this point in the history
  7. add comment

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c342d7e View commit details
    Browse the repository at this point in the history
  8. no need for class

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d2b28af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    038e1f6 View commit details
    Browse the repository at this point in the history
  10. remove example scripts

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ce5fa18 View commit details
    Browse the repository at this point in the history
  11. add CLI documentation

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    069f425 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'CLI' into CLI_II

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/bin/errors.sh
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/MetalakeDetails.java
    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5ed49fa View commit details
    Browse the repository at this point in the history
  13. update tests

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4d68055 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8c1f9b View commit details
    Browse the repository at this point in the history
  15. made variables final

    justinmclean committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    33efd6e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    82ba035 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add URL to config file

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a4ac180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea9e12 View commit details
    Browse the repository at this point in the history
  3. add javadocs

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c3fc55c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CLI_II' into CLI_III

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/CommandEntities.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    451a92f View commit details
    Browse the repository at this point in the history
  5. add ignore to commands

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    50edda6 View commit details
    Browse the repository at this point in the history
  6. make fields final

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cb31019 View commit details
    Browse the repository at this point in the history
  7. simplify output

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dd97d26 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'CLI_III' into CLI_IV

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b47ac45 View commit details
    Browse the repository at this point in the history
  9. add final

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    43546f8 View commit details
    Browse the repository at this point in the history
  10. missed one

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2d268a6 View commit details
    Browse the repository at this point in the history
  11. simplify output

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ad0af5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into CLI_II

    # Conflicts:
    #	clients/cli/README.md
    #	clients/cli/src/main/java/org/apache/gravitino/cli/CommandActions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/ErrorMessages.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Main.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandActions.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestGravitinoOptions.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestMain.java
    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b60ea4 View commit details
    Browse the repository at this point in the history
  13. reset files

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20e550f View commit details
    Browse the repository at this point in the history
  14. restore test files

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    eeefccc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f073ac View commit details
    Browse the repository at this point in the history
  16. update documentation

    justinmclean committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    64f18ef View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. minor English updates

    justinmclean committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    74452c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79c6e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d521410 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CLI_IV' into CLI_V

    # Conflicts:
    #	clients/cli/docs/README.md
    justinmclean committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d6fda74 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. fix README

    justinmclean committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e751df9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. add entity and options

    justinmclean committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3d09940 View commit details
    Browse the repository at this point in the history
  2. set and display owners

    justinmclean committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5c2e6c1 View commit details
    Browse the repository at this point in the history
  3. fix group owner command

    justinmclean committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2130aa5 View commit details
    Browse the repository at this point in the history
  4. add right files

    justinmclean committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    46b7147 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    5b5453d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19cc513 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. add override annotation

    justinmclean committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d8c111f View commit details
    Browse the repository at this point in the history
  2. add expections

    justinmclean committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    09a5d55 View commit details
    Browse the repository at this point in the history
  3. add @OverRide

    justinmclean committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3a64a1d View commit details
    Browse the repository at this point in the history
  4. update tests

    justinmclean committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ccb5e01 View commit details
    Browse the repository at this point in the history
  5. update documentation

    justinmclean committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7ab5666 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8472692 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddc0711 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Remove different catalog options and classes and add the ability to s…

    …pecify properties as a list of key-value pairs.
    justinmclean committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    366de9e View commit details
    Browse the repository at this point in the history
  2. update documentation

    justinmclean committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e133aff View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch 'CLI_II' into CLI_III

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    justinmclean committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6ce9a37 View commit details
    Browse the repository at this point in the history
  2. fix import order

    justinmclean committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    36596ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b65598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41fc424 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d5275c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    6255901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    145d870 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into CLI_III

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/ErrorMessages.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/Properties.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/PropertiesTest.java
    #	docs/cli.md
    justinmclean committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2b22e09 View commit details
    Browse the repository at this point in the history
  4. Delete clients/cli/examples.sh

    file is not needed
    justinmclean authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    18af138 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    601c320 View commit details
    Browse the repository at this point in the history
  6. Update GroupDetails.java

    fix comments
    justinmclean authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ffea521 View commit details
    Browse the repository at this point in the history
  7. fix documentation

    justinmclean committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cdbad31 View commit details
    Browse the repository at this point in the history
  8. fix documentation

    justinmclean committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    033c04d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f244010 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'CLI_III' into CLI_IV

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    justinmclean committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8b826eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dcb715 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    35b862b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef9947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    112f339 View commit details
    Browse the repository at this point in the history
  4. forgot to add file

    justinmclean committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1afc055 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge branch 'main' into CLI_V

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/ErrorMessages.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/FullName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/CreateGroup.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/CreateTag.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/CreateUser.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/DeleteGroup.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/DeleteTag.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/DeleteUser.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/GroupDetails.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListAllTags.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListEntityTags.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListGroups.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListTagProperties.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListUsers.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/RemoveTagProperty.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/SetTagProperty.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/TagDetails.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/TagEntity.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/UntagEntity.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/UpdateTagComment.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/UpdateTagName.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/commands/UserDetails.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestFulllName.java
    #	docs/cli.md
    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    87bd4fa View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2060938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e72e4b7 View commit details
    Browse the repository at this point in the history
  4. fix merge issue with doc

    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bcc284f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6a8c34 View commit details
    Browse the repository at this point in the history
  6. fix again

    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bcf9e65 View commit details
    Browse the repository at this point in the history
  7. and again

    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fa46838 View commit details
    Browse the repository at this point in the history
  8. fix spelling

    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    664c832 View commit details
    Browse the repository at this point in the history
  9. removed leading spaces

    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2fa3981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c94be3d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'CLI_V' into CLI_VI

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/ErrorMessages.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9642ae6 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'CLI_VI' into CLI_VIIIb

    # Conflicts:
    #	clients/cli/src/main/java/org/apache/gravitino/cli/CommandEntities.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/ErrorMessages.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java
    #	clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoOptions.java
    #	clients/cli/src/test/java/org/apache/gravitino/cli/TestCommandEntities.java
    justinmclean committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6cf69ce View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    36c775e View commit details
    Browse the repository at this point in the history