@machine0/cli 1.0.22 → 1.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +214 -213
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -211,7 +211,7 @@ ACCOUNT
211
211
  account login Log in
212
212
  account logout Log out
213
213
 
214
- KEYS
214
+ SSH KEYS
215
215
  keys ls List keys
216
216
  keys get <key> [options] Show key details
217
217
  keys new <key> [options] Add a key (managed or public)