On Wed, Apr 27, 2011 at 02:46:02AM -0300, Marcelo Moreira de Mello wrote:
> 
> This patch adds a new option in rhncfg-manager which allows to continue
> if local files were missing. 
> 
> Per example: 
> 
> [root@server ~]# rhncfg-manager  update --help
> usage: rhncfg-manager update [options] file [ file ... ]
> 
> options:
>   -c CHANNEL, --channel=CHANNEL
>                         Upload files in this config channel
>   -d DEST_FILE, --dest-file=DEST_FILE
>                         Upload the file as this path
>   -t TOPDIR, --topdir=TOPDIR
>                         Make all files relative to this string
>   --delim-start=DELIM_START
>                         Start delimiter for variable interpolation
>   --delim-end=DELIM_END
>                         End delimiter for variable interpolation
>   -f, --force           Ignore errors if some local files does not exist
>   -h, --help            show this help message and exit
> 
> [root@server ~]# rhncfg-manager  update --channel=test-channel
> --force /etc/shadow /etc/autofss /etc/group /etc/no_exists

I don't like the --force. Could we have it names --ignore-missing
or --skip-missing or something similar?

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to