Rechercher une page de manuel
crm
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 8 (Commandes administrateur)
Sommaire
NAME
1.1.3 - Part of the Pacemaker cluster resource managerDESCRIPTION
usage:
- crm [-D display_type] [-f file] [-hF] [args]
- Use crm without arguments for an interactive session. Supply one or more arguments for a "single-shot" use. Specify with -f a file which contains a script. Use '-' for standard input or use pipe/redirection.
- crm displays cli format configurations using a color scheme and/or in uppercase. Pick one of "color" or "uppercase", or use "-D color,uppercase" if you want colorful uppercase. Get plain output by "-D plain". The default may be set in user preferences (options).
- -F stands for force, if set all operations will behave as if
- force was specified on the line (e.g. configure commit).
EXAMPLES
- # crm -f stopapp2.cli # crm < stopapp2.cli # crm resource stop global_www # crm status
AUTHOR
Written by Dejan MuhamedagicContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre