Project

General

Profile

PEM-GRAPH_MANIPULATION (1)                PEM Commands                PEM-GRAPH_MANIPULATION (1)

NAME

pem-graph_manipulation - use to adapt and ensure coherency of a realm file

SYNOPSIS

pem-graph_manipulation {argument}+ {option}+

DESCRIPTION

Usage

  • ./bin/pem-graph_manipulation edge delete -realm=a_realm
    • Delete all edges from realm_graph - old graph file is moved to .bak
  • ./bin/pem-graph_manipulation edge generate -realm=a_realm
    • Use a graph - delete it's edges - generate new ones - old file => .bak
  • ./bin/pem-graph_manipulation png -realm=a_realm {-file=file.png}
    • generate file.png
  • ./bin/pem-graph_manipulation delete node_name -realm=a_realm
    • delete node and sub tree
  • ./bin/pem-graph_manipulation uri_server -realm=a_realm
    • add an uri property to all tar_gz tools
  • ./bin/pem-graph_manipulation copy new_realm -realm=a_realm
    • copy a_realm to new_realm
  • ./bin/pem-graph_manipulation create -realm=a_realm
    • Create a new realm called a_realm

Options

  • -h
    • give the help
  • -realm=
    • select the realm from whom you want to manipulate - can be ommited if PEM_DEFAULT_REALM exists
  • -repo=
    • enable to select repository dir
  • -file=
    • specify png file name

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-local (1), pem-cleaner (1), pem-add_tool (1), pem-tag (1), pem-server (1), pem-remote (1), pem-master (1), pem-remote_service (1)