...
This commit is contained in:
@@ -30,10 +30,10 @@ cargo run -- delete-collection grid_documentation --doctree supercollection
|
||||
echo -e "\n=== Listing Remaining Collections ==="
|
||||
cargo run -- list --doctree supercollection
|
||||
|
||||
# Reset all collections
|
||||
echo -e "\n=== Resetting All Collections ==="
|
||||
cargo run -- reset --doctree supercollection
|
||||
# # Reset all collections
|
||||
# echo -e "\n=== Resetting All Collections ==="
|
||||
# cargo run -- reset --doctree supercollection
|
||||
|
||||
# Verify all collections are gone
|
||||
echo -e "\n=== Verifying Reset ==="
|
||||
cargo run -- list --doctree supercollection
|
||||
# # Verify all collections are gone
|
||||
# echo -e "\n=== Verifying Reset ==="
|
||||
# cargo run -- list --doctree supercollection
|
Reference in New Issue
Block a user