File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : " Python Gardenlinux Lib - CLI"
3+ github_target_path : " docs/reference/supporting_tools/python-gardenlinux-lib/how-to/cli.md"
4+ migration_status : " new"
5+ migration_source : " "
6+ migration_issue : " "
7+ migration_stakeholder : " @tmangold, @yeoldegrove, @ByteOtter"
8+ migration_approved : false
9+ github_org : gardenlinux
10+ github_repo : python-gardenlinux-lib
11+ github_source_path : docs/how-to/cli.md
12+ ---
13+
114# Command-Line Interface
215
316This page documents all available command-line tools provided by
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Python Gardenlinux Lib - Release Process"
3+ github_target_path : " docs/reference/supporting_tools/python-gardenlinux-lib/how-to/release.md"
4+ migration_status : " new"
5+ migration_source : " "
6+ migration_issue : " "
7+ migration_stakeholder : " @tmangold, @yeoldegrove, @ByteOtter"
8+ migration_approved : false
9+ github_org : gardenlinux
10+ github_repo : python-gardenlinux-lib
11+ github_source_path : docs/how-to/release.md
12+ ---
13+
114# Release Documentation
215
316_ python-gardenlinux-lib_ strictly follows the syntax and intention of
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Python Gardenlinux Lib - Overview"
3+ github_target_path : " docs/reference/supporting_tools/python-gardenlinux-lib/overview/index.md"
4+ migration_status : " new"
5+ migration_source : " "
6+ migration_issue : " "
7+ migration_stakeholder : " @tmangold, @yeoldegrove, @ByteOtter"
8+ migration_approved : false
9+ github_org : gardenlinux
10+ github_repo : python-gardenlinux-lib
11+ github_source_path : docs/overview/index.md
12+ ---
13+
114# Garden Linux Python Library Documentation
215
316Welcome to the Garden Linux Python Library documentation. This library provides
@@ -23,7 +36,7 @@ interacting with Garden Linux components. It includes:
2336### Command-Line Interface
2437
2538The library provides several command-line tools for common operations. See the
26- [ Command-Line Interface documentation] ( ../reference /cli.md ) for detailed
39+ [ Command-Line Interface documentation] ( ../how-to /cli.md ) for detailed
2740information about all available commands.
2841
2942### Release Management
@@ -39,5 +52,5 @@ functions, see the
3952
4053## Documentation Sections
4154
42- - [ Command-Line Interface] ( ../reference /cli.md )
55+ - [ Command-Line Interface] ( ../how-to /cli.md )
4356- [ Release documentation] ( ../how-to/release.md )
You can’t perform that action at this time.
0 commit comments