File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,18 @@ Usage: devopster [OPTIONS] <COMMAND>
2323Commands:
2424{tab}+-------------------+---------------------------------------------------+
2525{tab}| login | Authenticate with a provider via browser sign-in |
26+ {tab}+-------------------+---------------------------------------------------+
2627{tab}| init | Create devopster-config.yaml and sign in |
28+ {tab}+-------------------+---------------------------------------------------+
2729{tab}| repo list | List repositories (optionally filter by topic) |
2830{tab}| repo audit | Audit repos against the configured policy |
2931{tab}| repo scaffold | Create a new repository from a template |
3032{tab}| repo sync | Push files from .github/ to all repositories |
33+ {tab}+-------------------+---------------------------------------------------+
3134{tab}| catalog generate | Export a catalog.json of all repositories |
35+ {tab}+-------------------+---------------------------------------------------+
3236{tab}| topics align | Add missing template topics to repositories |
37+ {tab}+-------------------+---------------------------------------------------+
3338{tab}| stats | Print org-wide metadata coverage and compliance |
3439{tab}+-------------------+---------------------------------------------------+
3540
You can’t perform that action at this time.
0 commit comments