Commit bc92307
Add documentation links to CLI Commands (#130)
This will make it so our RTD that are generated either automatically via
CLI lib or through our custom docs will be included in the commands.
We need only make sure the root command matches the file name
i.e. `cwms-cli blob` matches `blob.rst` in the docs
Looks like this:
```bash
cwms-cli
```
<img width="868" height="92" alt="image"
src="https://github.com/user-attachments/assets/246c9885-63cc-44b6-8aaa-48695fb0e5c9"
/>
and
```bash
cwms-cli usgs
```
<img width="885" height="114" alt="image"
src="https://github.com/user-attachments/assets/4b5dab9f-0d36-4201-8a4c-25c8dd961d97"
/>
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: krowvin <23619282+krowvin@users.noreply.github.com>1 parent fbf7f71 commit bc92307
2 files changed
Lines changed: 59 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
24 | 61 | | |
25 | 62 | | |
26 | 63 | | |
| |||
30 | 67 | | |
31 | 68 | | |
32 | 69 | | |
| 70 | + | |
33 | 71 | | |
34 | 72 | | |
| 73 | + | |
| 74 | + | |
35 | 75 | | |
36 | 76 | | |
| 77 | + | |
| 78 | + | |
37 | 79 | | |
38 | 80 | | |
39 | 81 | | |
40 | 82 | | |
41 | 83 | | |
42 | 84 | | |
43 | | - | |
44 | | - | |
| 85 | + | |
| 86 | + | |
45 | 87 | | |
46 | | - | |
| 88 | + | |
47 | 89 | | |
48 | 90 | | |
49 | 91 | | |
50 | | - | |
| 92 | + | |
51 | 93 | | |
52 | 94 | | |
53 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
0 commit comments