Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 🤖 Add Help subcommand for storage subcommands (#46)
## Why? The Storage subcommands should display detailed information to utilize any flags and options. ## How? - Declare each subcommand to include the help command ## Tickets? - [PLAT-1520](https://linear.app/fleekxyz/issue/PLAT-1520/add-help-to-storage-subcommand) ## Contribution checklist? - [x] The commit messages are detailed - [x] The `build` command runs locally - [ ] Assets or static content are linked and stored in the project - [ ] You have manually tested - [ ] You have provided tests ## Security checklist? - [ ] Sensitive data has been identified and is being protected properly - [ ] Injection has been prevented (parameterized queries, no eval or system calls) ## Preview?
- Loading branch information