rCTF-CLI (rctf-cli
) is a CLI tool to help you manage your rCTF installation.
# pip3 install rctf-cli
To read more about its usage, see the wiki page or the GitHub repository.
# rctf start
# rctf stop
# rctf update
# rctf config
# rctf config [key]
# rctf config [key] [value]