Project

General

Profile

PEM-LOCAL (1)                PEM Commands                PEM-LOCAL (1)

NAME

pem-local - use to retrieve information from a local repository

SYNOPSIS

pem-local {argument}* {option}*

DESCRIPTION

Usage

  • ./bin/pem-local
    • list the available realms
  • ./bin/pem-local -realm=a_real
    • list the available products in realm a_realm
  • ./bin/pem-local envs -realm=a_real
    • list the available environments in realm a_realm
  • ./bin/pem-local env_name -realm=a_real {-graph|-tar=tar_file.tgz}*
    • list the product in environment env_name
    • if graph option is present, generate a graph png
    • if tar option is present, create an archive for the environment with all tools needed

Options

  • -h
    • switch give you this help
  • -realm=
    • specify a realm
  • -short
    • short display
  • -v
    • increase verbosity
  • -graph
    • display an ascii graph using graph-easy if available (TRUE)

AUTHOR

Written by Xavier Grave

REPORTING BUGS

Please fill a new ticket

COPYRIGHT

SEE ALSO

pem-sync (1), pem-source (1), pem-build (1), pem-cleaner (1), pem-add_tool (1), pem-graph_manipulation (1), pem-tag (1), pem-server (1), pem-remote (1), pem-master (1), pem-remote_service (1)