Joystream / Joystream/joystream

CLI - ensure it's scriptable

Open
#1,591 3 comments 0 reactions 1 assignee View on GitHub

@Lezek123 is already working on this.

Since Oct 26, 2020.

estimate-12h
Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Based on https://github.com/Joystream/joystream/issues/1571 and https://github.com/Joystream/joystream/issues/1586

  • Allow providing input as flags/args/json where this is not yet implemented (some commands only provide interactive interface)
  • Give user the ability to choose between more human-readable output (ie. a table) and output that can be redirected to a file / other commands (ie. raw json, created entity id etc.). Some OCLIF funcionality can probably help facilitate this (ie. --no-color flag can be used to strip any custom colors from the output, cli.table can be converted to csv by passing an additional option etc.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.