Skip to content

Instantly share code, notes, and snippets.

@PhyrexTsai
Created February 14, 2020 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PhyrexTsai/7c43dadc11f7b93c3db7ca64ee8ff929 to your computer and use it in GitHub Desktop.
Save PhyrexTsai/7c43dadc11f7b93c3db7ca64ee8ff929 to your computer and use it in GitHub Desktop.

KAIZEN Command

kaizen upload swarm [file]

Upload file to swarm

Positionals:
  file  the file which you want to upload to swarm           [string] [required]

Options:
  --help      Show help                                                [boolean]
  --version   Show version number                                      [boolean]
  --provider  swarm endpoint
               [string] [required] [default: "https://swarm-gateways.net/bzz:/"]

Examples:
  kaizen upload swarm [file] => to upload the file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment