If you want to make a quick-check about a Codename/Suite is available in the repository, this is the guide for you.
To check whether a Codename/Suite is in the repository, simply use the check action with the name.
reprepro --basedir /path/to/base/directory \ --outdir /path/to/output/directory \ --confdir /path/to/config/directory \ --dbdir /path/to/database/directory \ --logdir /path/to/log/directory \ check <name>That's all for checking Codename/Suite availability in reprepro repository.