Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pipeline show --tree #219

Closed
efiop opened this issue Aug 22, 2018 · 1 comment
Closed

add pipeline show --tree #219

efiop opened this issue Aug 22, 2018 · 1 comment
Labels
A: docs Area: user documentation (gatsby-theme-iterative) type: enhancement Something is not clear, small updates, improvement suggestions

Comments

@efiop
Copy link
Member

efiop commented Aug 22, 2018

Unfold dependencies into a tree same way it is done in npm:

│ │ │   └── ms@2.0.0
  │ │ ├── lru-cache@4.1.1 deduped
  │ │ ├── mississippi@1.3.0 deduped
  │ │ ├─┬ node-fetch-npm@2.0.2
  │ │ │ ├─┬ encoding@0.1.12
  │ │ │ │ └── iconv-lite@0.4.19
  │ │ │ ├── json-parse-better-errors@1.0.1
  │ │ │ └── safe-buffer@5.1.1 deduped
  │ │ ├── promise-retry@1.1.1 deduped
  │ │ ├─┬ socks-proxy-agent@3.0.1
  │ │ │ ├─┬ agent-base@4.1.2
  │ │ │ │ └─┬ es6-promisify@5.0.0
  │ │ │ │   └── es6-promise@4.1.1
  │ │ │ └─┬ socks@1.1.10
  │ │ │   ├── ip@1.1.5
  │ │ │   └── smart-buffer@1.1.15
  │ │ └── ssri@5.0.0 deduped
  │ ├─┬ minimatch@3.0.4

Kudos @shcheklein

@efiop efiop assigned efiop and unassigned efiop Aug 22, 2018
@shcheklein
Copy link
Member

Love it, guys! Please, create a ticket or update docs.

@shcheklein shcheklein reopened this Mar 27, 2019
@efiop efiop transferred this issue from iterative/dvc Mar 27, 2019
@efiop efiop changed the title pipeline show --tree docs: add pipeline show --tree Mar 27, 2019
@shcheklein shcheklein changed the title docs: add pipeline show --tree add pipeline show --tree Mar 27, 2019
@shcheklein shcheklein added command-reference A: docs Area: user documentation (gatsby-theme-iterative) type: enhancement Something is not clear, small updates, improvement suggestions labels Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: docs Area: user documentation (gatsby-theme-iterative) type: enhancement Something is not clear, small updates, improvement suggestions
Projects
None yet
Development

No branches or pull requests

2 participants