Commit e5ef190
docs(packages): add the CLI publish→install path; note
The Installing table omitted the most common developer path — the one-step
`os package publish --env <id> --install [--seed-sample-data]` for
cloud-managed environments. Add it, and document `os cloud login` (interactive)
vs `OS_CLOUD_API_KEY` (CI) as the two auth options for publishing.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>os cloud login (#20)1 parent fde4a4a commit e5ef190
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
| |||
0 commit comments