Package commands :: Module rawhide_to_release
[hide private]
[frames] | no frames]

Module rawhide_to_release

source code

Functions [hide private]
 
rawhide_to_release(rawhide_chroot, dest_chroot)
Branching
source code
 
rawhide_to_release_function(rawhide_chroot, dest_chroot) source code
 
turn_on_the_chroot_for_copr(copr, rawhide_name, mock_chroot) source code
Function Details [hide private]

rawhide_to_release(rawhide_chroot, dest_chroot)

source code 

Branching

Decorators:
  • @click.command()
  • @click.argument("rawhide_chroot", required= True)
  • @click.argument("dest_chroot", required= True)