shaofengshi commented on code in PR #5706: URL: https://github.com/apache/gravitino/pull/5706#discussion_r1865081742
########## docs/cli.md: ########## @@ -527,6 +547,30 @@ gcli tag update --tag tagA --rename newTag gcli tag update --tag tagA --comment "new comment" ``` +### Fileset commands + +#### Create a fileset + +```bash +gcli fileset create --name hadoop.fileset.schema --fileset example --properties managed=true,location=file:/tmp/root/schema/example Review Comment: This seems be the old version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org