RoboArkiver CLI

Installation

  1. Make sure you have deno installed
  2. Run directly from URL
    deno run -A https://deno.land/x/robo_arkiver_cli@v0.0.4/cli.ts --help
  3. Install locally
    deno install -A -n arkiver https://deno.land/x/robo_arkiver_cli@v0.0.4/cli.ts
    
    arkiver --help

Usage

# display all commands available
arkiver --help