Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

readme-docs-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readme-docs-cli

Readme.com CLI

  • 0.4.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

readme-docs-cli

Readme.com CLI

oclif Version Downloads/week License

Usage

$ npm install -g readme-docs-cli
$ readme COMMAND
running command...
$ readme (-v|--version|version)
readme-docs-cli/0.4.2 darwin-x64 node-v12.14.0
$ readme --help [COMMAND]
USAGE
  $ readme COMMAND
...

Commands

readme bulk-category-change CSVFILEPATH

Change category of docs in bulk by reading a CSV file

USAGE
  $ readme bulk-category-change CSVFILEPATH

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ readme bulk-category-change example.csv

See code: src/commands/bulk-category-change.ts

readme change-category DOCSLUG NEWCATEGORYSLUG

Change category of a documentation

USAGE
  $ readme change-category DOCSLUG NEWCATEGORYSLUG

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ readme change-category "vtex_io-documentation_customizing-your-stores-typography" "Style Recipes"

See code: src/commands/change-category.ts

readme help [COMMAND]

display help for readme

USAGE
  $ readme help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

FAQs

Package last updated on 02 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc