• Features!
    • Security features
    • Other features
  • Screenshots
  • Security
    • How secure is subuser?
    • Security Bulletins
  • Installing subuser
    • System Requirements
    • Installation: Common steps
    • Install from your distributions package manager
    • Install with pip: Stable version
    • Install from git: Development version
    • Source
  • Download source
  • Using subuser - a quick tutorial
    • Installing a program with subuser
    • Running subusers
    • You don’t have to type subuser run every time you launch a program
    • Updating programs
    • Removing subusers
  • Using subuser - commands
    • describe
    • dev
    • list
    • pkg
    • print-dependency-info
    • ps
    • registry
    • remove-old-images
    • repair
    • repository
    • run
    • subuser
    • update
    • version
  • Packaging programs to run with subuser
    • Quick packaging tutorial
    • Creating a permissions.json file
    • Creating a SubuserImagefile
  • The Subuser Standard
    • Image source identifier paths
    • Subuser names
    • The permissions.json file format
    • Special files found within the subuser image
    • Subuser repositories
    • What the subuser program serializes to disk
    • Subuser standard licence
  • Developers Corner
    • Contributing
    • Coding guidelines
    • Maintainers
    • Implementation details
    • Travis-ci status
    • Pylint output
    • Common coding tasks
  • News
    • Subuser 0.6 - More of what users want and less of me telling them what they want.
    • Subuser 0.5 - the path to stability
    • Subuser 0.4 - Revamped permissions code
    • Subuser 0.3 - Xpra X11 bridge + New update system
  • Press
  • Use cases
    • Use subuser dev to build freecad more easily
  • Presentations
    • The subuser vision
  • Community
    • Mailing list
    • Pull requests
    • Issues
    • Design discussions
    • I want to learn Python and contribute to Open Source. Will you tutor me?
    • IRC
  • Community guidelines
    • We are an engineering-centric community
    • We are an emotional community
    • We are an equal community
    • We will not tolerate
  • Related projects
    • Papers and publications
  • Design flaws/bugs in subuser
 
Subuser
  • Docs »
  • Using subuser - commands »
  • print-dependency-info
  • View page source

print-dependency-infoΒΆ

Usage: subuser print-dependency-info IMAGE_NAME(s) SETS_OF_IMAGES

Prints information about how the listed images relate to each other:

Example:

$ subuser print-dependency-info foo@default
Options:
-h, --help show this help message and exit
Next Previous

© Copyright Creative Commons Attribution - Timothy Hobbs.

Sphinx theme provided by Read the Docs