You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Update notice**: Every command quickly checks npm for a newer version and prints a reminder when one is available. Disable with `--no-update-check`.
41
42
42
43
### GitHub Action
43
44
Automatically publish websites or build artifacts to IPFS and Filecoin as part of your CI/CD pipeline. Ideal for static websites, documentation sites, and automated deployment workflows.
@@ -158,7 +159,8 @@ The Pinning Server requires the use of environment variables, as detailed below.
158
159
### Common CLI Arguments
159
160
160
161
*`-h`, `--help`: Display help information for each command
161
-
*`-v`, `--version`: Output the version number
162
+
*`-V`, `--version`: Output the version number
163
+
*`-v`, `--verbose`: Verbose output
162
164
*`--private-key`: Ethereum-style (`0x`) private key, funded with USDFC (required)
0 commit comments