forked from canonical/juju.is
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathredirects.yaml
More file actions
575 lines (572 loc) · 66 KB
/
redirects.yaml
File metadata and controls
575 lines (572 loc) · 66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
architecture/?: /about
beyond-configuration-management/?: /about
devsecops/?: /about
high-availability-enterprise-olm/?: /about
hosted-olm/?: /about
integration/?: /about
mission/?: /about
model-driven-operations/?: /about
multi-cloud-operations/?: /about
operator-lifecycle-manager/?: /about
operator-services/?: /about
ops-code-quality/?: /about
overview/?: /about
universal-operators/?: /about
docs/(lma2|cos)(?P<page>.*)/?: https://charmhub.io/topics/canonical-observability-stack{page}
docs/juju/install-juju: /docs/juju/install-and-manage-the-client
# Redirect olm docs
docs/olm/install-juju: /docs/juju/install-and-manage-the-client
docs/olm/?: /docs/juju
docs/olm/(?P<page>.*?): /docs/juju/{page}
blog/?: https://ubuntu.com/blog
blog/(?P<blog_title>.*?): https://ubuntu.com/blog/{blog_title}
# Redirect dev docs
docs/dev(.*?): /docs
# Redirect tutorials
tutorials/charmed-osm-get-started/?: https://charmhub.io/osm/docs/tutorial
tutorials/deploy-nextcloud-and-collabora-on-ubuntu/?: https://charmhub.io/nextcloud/
tutorials/build-and-deploy-mini-charm/?: /docs/sdk/build-and-deploy-minimal-machine-charm
tutorials/monitor-elasticsearch-with-elasticsearch-and-kibana/?: /docs/olm/monitor-elasticsearch-with-elasticsearch-and-kibana
tutorials/streaming-hadoop-analysis/?: /docs/olm/how-to
tutorials/build-a-minimal-operator/?: /docs/sdk/from-zero-to-hero-write-your-first-kubernetes-charm
tutorials/document-your-library/?: /docs/sdk/document-your-charm-library
tutorials/get-started-hadoop-spark/?: /docs/olm/how-to
tutorials/publish-on-charmhub/?: /docs/sdk/publishing
tutorials/how-to-work-with-resources-in-charmcraft/?: /docs/sdk/resources
tutorials/how-to-work-with-bundles-in-charmcraft/?: /docs/sdk/manage-bundles
tutorials/deploy-postgres-on-ubuntu-server/?: /docs/olm/how-to
tutorials(.*?): /docs/sdk/tutorials
docs/juju/?: https://documentation.ubuntu.com/juju/3.6/#
docs/juju/action/?: https://documentation.ubuntu.com/juju/3.6/reference/action/
docs/juju/agent/?: https://documentation.ubuntu.com/juju/3.6/reference/agent/
docs/juju/agent-introspection/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/
docs/juju/agent-introspection-juju-engine-report/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_engine_report/
docs/juju/agent-introspection-juju-goroutines/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_goroutines/
docs/juju/agent-introspection-juju-heap-profile/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_heap_profile/
docs/juju/agent-introspection-juju-machine-lock/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_machine_lock/
docs/juju/agent-introspection-juju-metrics/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_metrics/
docs/juju/agent-introspection-juju-start-unit/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_start_unit/
docs/juju/agent-introspection-juju-stop-unit/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_stop_unit/
docs/juju/agent-introspection-juju-unit-status/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/list-of-juju-introspect-macros/juju_unit_status/
docs/juju/amazon-ec2/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-amazon-ec2-cloud-and-juju/#cloud-ec2
docs/juju/amazon-eks/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-amazon-eks-cloud-and-juju/#cloud-kubernetes-eks
docs/juju/application/?: https://documentation.ubuntu.com/juju/3.6/reference/application/
docs/juju/application-modelling/?: https://documentation.ubuntu.com/juju/3.6/explanation/
docs/juju/audit-log-exclude-methods/?: https://documentation.ubuntu.com/juju/3.6/reference/configuration/list-of-controller-configuration-keys/
docs/juju/availability-zone/?: https://documentation.ubuntu.com/juju/3.6/reference/zone/
docs/juju/base/?: https://documentation.ubuntu.com/juju/3.6/reference/machine/#machine-base
docs/juju/binding/?: https://documentation.ubuntu.com/juju/3.6/reference/space/
docs/juju/bootstrapping/?: https://documentation.ubuntu.com/juju/3.6/reference/juju/juju-architecture/
docs/juju/bundle/?: https://documentation.ubuntu.com/juju/3.6/reference/bundle/
docs/juju/channel/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/channel/
docs/juju/charm-environment-variables/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/juju/charm-resource/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-charm/
docs/juju/charmed-operator/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/
docs/juju/client/?: https://documentation.ubuntu.com/juju/3.6/reference/client/
docs/juju/cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/
docs/juju/commands-available-on-a-juju-machine/?: https://documentation.ubuntu.com/juju/3.6/reference/resource-compute/list-of-commands-available-on-a-compute-resource-provisioned-by-juju/
docs/juju/configuration/?: https://documentation.ubuntu.com/juju/3.6/reference/configuration/
docs/juju/constraint/?: https://documentation.ubuntu.com/juju/3.6/reference/constraint/
docs/juju/containeragent-binary/?: https://documentation.ubuntu.com/juju/3.6/reference/containeragent/
docs/juju/controller/?: https://documentation.ubuntu.com/juju/3.6/reference/controller/
docs/juju/credential/?: https://documentation.ubuntu.com/juju/3.6/reference/credential/
docs/juju/cross-version-compatibility-in-juju/?: https://documentation.ubuntu.com/juju/3.6/reference/juju/juju-cross-version-compatibility/
docs/juju/debug-bootstrapmachine-failures/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/troubleshoot-your-deployment/#
docs/juju/define-instance-tags/?: https://documentation.ubuntu.com/juju/3.6/howto/define-resource-tags-in-a-cloud/
docs/juju/deployment/?: https://documentation.ubuntu.com/juju/3.6/reference/juju/juju-architecture/
docs/juju/dynamic-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/storage/#dynamic-storage
docs/juju/endpoint/?: https://documentation.ubuntu.com/juju/3.6/reference/application/#application-endpoint
docs/juju/environment-variables/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/juju-environment-variables/
docs/juju/equinix-metal/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-equinix-metal-cloud-and-juju/#cloud-equinix
docs/juju/explanation/?: https://documentation.ubuntu.com/juju/3.6/explanation/
docs/juju/fan-container-networking/?: https://documentation.ubuntu.com/juju/3.6/howto/fan-container-networking/
docs/juju/google-gce/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-google-gce-cloud-and-juju/
docs/juju/google-gke/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-google-gke-cloud-and-juju/
docs/juju/harden-your-deployment/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/harden-your-deployment/
docs/juju/high-availability/?: https://documentation.ubuntu.com/juju/3.6/reference/high-availability/
docs/juju/hook/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/juju/hook-tool/?: https://documentation.ubuntu.com/juju/3.6/reference/hook-command/
docs/juju/how-to/?: https://documentation.ubuntu.com/juju/3.6/howto/
docs/juju/install-and-manage-the-client/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-juju/
docs/juju/juju-actions/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/actions
docs/juju/juju-add-cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-cloud
docs/juju/juju-add-credential/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-credential
docs/juju/juju-add-k8s/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-k8s
docs/juju/juju-add-machine/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-machine
docs/juju/juju-add-model/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-model
docs/juju/juju-add-secret/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-secret
docs/juju/juju-add-secret-backend/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-secret-backend
docs/juju/juju-add-space/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-space
docs/juju/juju-add-ssh-key/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-ssh-key
docs/juju/juju-add-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-storage
docs/juju/juju-add-unit/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-unit
docs/juju/juju-add-user/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/add-user
docs/juju/juju-agree/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/agree
docs/juju/juju-agreements/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/agreements
docs/juju/juju-attach-resource/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/attach-resource
docs/juju/juju-attach-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/attach-storage
docs/juju/juju-autoload-credentials/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/autoload-credentials
docs/juju/juju-bind/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/bind
docs/juju/juju-bootstrap/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/bootstrap
docs/juju/juju-cancel-task/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/cancel-task
docs/juju/juju-change-user-password/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/change-user-password
docs/juju/juju-charm-resources/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/charm-resources
docs/juju/juju-cli-commands/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/
docs/juju/juju-client/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/
docs/juju/juju-clouds/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/clouds
docs/juju/juju-collect-metrics/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/collect-metrics
docs/juju/juju-config/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/config
docs/juju/juju-constraints/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/constraints
docs/juju/juju-consume/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/consume
docs/juju/juju-controller-config/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/controller-config
docs/juju/juju-controllers/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/controllers
docs/juju/juju-create-backup/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/create-backup
docs/juju/juju-create-storage-pool/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/create-storage-pool
docs/juju/juju-credentials/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/credentials
docs/juju/juju-dashboard/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/dashboard
docs/juju/juju-debug-code/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/debug-code
docs/juju/juju-debug-hook/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/debug-hook
docs/juju/juju-debug-hooks/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/debug-hooks
docs/juju/juju-debug-log/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/debug-log
docs/juju/juju-default-credential/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/default-credential
docs/juju/juju-default-region/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/default-region
docs/juju/juju-deploy/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/deploy
docs/juju/juju-destroy-controller/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/destroy-controller
docs/juju/juju-destroy-model/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/destroy-model
docs/juju/juju-detach-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/detach-storage
docs/juju/juju-diff-bundle/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/diff-bundle
docs/juju/juju-disable-command/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/disable-command
docs/juju/juju-disable-user/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/disable-user
docs/juju/juju-disabled-commands/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/disabled-commands
docs/juju/juju-documentation/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/documentation
docs/juju/juju-download/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/download
docs/juju/juju-download-backup/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/download-backup
docs/juju/juju-enable-command/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/enable-command
docs/juju/juju-enable-destroy-controlle/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/enable-destroy-controlle
docs/juju/juju-enable-ha/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/enable-ha
docs/juju/juju-enable-user/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/enable-user
docs/juju/juju-exec/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/exec
docs/juju/juju-export-bundle/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/export-bundle
docs/juju/juju-expose/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/expose
docs/juju/juju-find/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/find
docs/juju/juju-find-offers/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/find-offers
docs/juju/juju-firewall-rules/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/firewall-rules
docs/juju/juju-grant/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/grant
docs/juju/juju-grant-cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/grant-cloud
docs/juju/juju-grant-secret/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/grant-secret
docs/juju/juju-ha-space/?: https://documentation.ubuntu.com/juju/3.6/reference/configuration/list-of-controller-configuration-keys/
docs/juju/juju-help/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/help
docs/juju/juju-help-tool/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/help-tool
docs/juju/juju-import-filesystem/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/import-filesystem
docs/juju/juju-import-ssh-key/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/import-ssh-key
docs/juju/juju-info/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/info
docs/juju/juju-integrate/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/integrate
docs/juju/juju-kill-controller/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/kill-controller
docs/juju/juju-list-actions/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-actions
docs/juju/juju-list-agreements/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-agreements
docs/juju/juju-list-charm-resources/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-charm-resources
docs/juju/juju-list-clouds/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-clouds
docs/juju/juju-list-controllers/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-controllers
docs/juju/juju-list-credentials/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-credentials
docs/juju/juju-list-disabled-commands/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-disabled-commands
docs/juju/juju-list-firewall-rules/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-firewall-rules
docs/juju/juju-list-machines/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-machines
docs/juju/juju-list-models/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-models
docs/juju/juju-list-offers/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-offers
docs/juju/juju-list-operations/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-operations
docs/juju/juju-list-payloads/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-payloads
docs/juju/juju-list-regions/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-regions
docs/juju/juju-list-resources/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-resources
docs/juju/juju-list-secret-backends/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-secret-backends
docs/juju/juju-list-secrets/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-secrets
docs/juju/juju-list-spaces/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-spaces
docs/juju/juju-list-ssh-keys/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-ssh-keys
docs/juju/juju-list-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-storage
docs/juju/juju-list-storage-pools/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-storage-pools
docs/juju/juju-list-subnets/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-subnets
docs/juju/juju-list-users/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/list-users
docs/juju/juju-login/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/login
docs/juju/juju-logout/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/logout
docs/juju/juju-machines/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/machines
docs/juju/juju-metadata/?: https://documentation.ubuntu.com/juju/3.6/reference/plugin/list-of-known-juju-plugins/plugin-juju-metadata/
docs/juju/juju-metrics/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/metrics
docs/juju/juju-mgmt-space/?: https://documentation.ubuntu.com/juju/3.6/reference/configuration/list-of-controller-configuration-keys/
docs/juju/juju-migrate/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/migrate
docs/juju/juju-model-config/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/model-config
docs/juju/juju-model-constraints/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/model-constraints
docs/juju/juju-model-default/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/model-default
docs/juju/juju-model-defaults/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/model-defaults
docs/juju/juju-models/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/models
docs/juju/juju-move-to-space/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/move-to-space
docs/juju/juju-offer/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/offer
docs/juju/juju-offers/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/offers
docs/juju/juju-operations/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/operations
docs/juju/juju-payloads/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/payloads
docs/juju/juju-performance/?: https://documentation.ubuntu.com/juju/3.6/explanation/performance-with-juju/
docs/juju/juju-refresh/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/refresh
docs/juju/juju-regions/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/regions
docs/juju/juju-register/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/register
docs/juju/juju-relate/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/relate
docs/juju/juju-reload-spaces/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/reload-spaces
docs/juju/juju-remove-application/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-application
docs/juju/juju-remove-cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-cloud
docs/juju/juju-remove-credential/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-credential
docs/juju/juju-remove-k8s/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-k8s
docs/juju/juju-remove-machine/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-machine
docs/juju/juju-remove-offer/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-offer
docs/juju/juju-remove-relation/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-relation
docs/juju/juju-remove-saas/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-saas
docs/juju/juju-remove-secret/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-secret
docs/juju/juju-remove-secret-backend/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-secret-backend
docs/juju/juju-remove-space/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-space
docs/juju/juju-remove-ssh-key/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-ssh-key
docs/juju/juju-remove-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-storage
docs/juju/juju-remove-storage-pool/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-storage-pool
docs/juju/juju-remove-unit/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-unit
docs/juju/juju-remove-user/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/remove-user
docs/juju/juju-rename-space/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/rename-space
docs/juju/juju-resolve/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/resolve
docs/juju/juju-resolved/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/resolved
docs/juju/juju-resources/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/resources
docs/juju/juju-resume-relation/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/resume-relation
docs/juju/juju-retry-provisioning/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/retry-provisioning
docs/juju/juju-revoke/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/revoke
docs/juju/juju-revoke-cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/revoke-cloud
docs/juju/juju-revoke-secret/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/revoke-secret
docs/juju/juju-run/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/run
docs/juju/juju-scale-application/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/scale-application
docs/juju/juju-scp/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/scp
docs/juju/juju-secret-backends/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/secret-backends
docs/juju/juju-secrets/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/secrets
docs/juju/juju-set-application-base/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-application-base
docs/juju/juju-set-constraints/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-constraints
docs/juju/juju-set-credential/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-credential
docs/juju/juju-set-default-credentials/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-default-credentials
docs/juju/juju-set-default-region/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-default-region
docs/juju/juju-set-firewall-rule/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-firewall-rule
docs/juju/juju-set-meter-status/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-meter-status
docs/juju/juju-set-model-constraints/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/set-model-constraints
docs/juju/juju-show-action/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-action
docs/juju/juju-show-application/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-application
docs/juju/juju-show-cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-cloud
docs/juju/juju-show-controller/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-controller
docs/juju/juju-show-credential/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-credential
docs/juju/juju-show-credentials/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-credentials
docs/juju/juju-show-machine/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-machine
docs/juju/juju-show-model/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-model
docs/juju/juju-show-offer/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-offer
docs/juju/juju-show-operation/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-operation
docs/juju/juju-show-secret/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-secret
docs/juju/juju-show-secret-backend/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-secret-backend
docs/juju/juju-show-space/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-space
docs/juju/juju-show-status-log/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-status-log
docs/juju/juju-show-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-storage
docs/juju/juju-show-task/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-task
docs/juju/juju-show-unit/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-unit
docs/juju/juju-show-user/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/show-user
docs/juju/juju-spaces/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/spaces
docs/juju/juju-ssh/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/ssh
docs/juju/juju-ssh-keys/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/ssh-keys
docs/juju/juju-stash/?: https://documentation.ubuntu.com/juju/3.6/reference/plugin/list-of-known-juju-plugins/plugin-juju-stash/
docs/juju/juju-status/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/status
docs/juju/juju-storage/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/storage
docs/juju/juju-storage-pools/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/storage-pools
docs/juju/juju-subnets/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/subnets
docs/juju/juju-supported-clouds/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/
docs/juju/juju-suspend-relation/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/suspend-relation
docs/juju/juju-switch/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/switch
docs/juju/juju-sync-agent-binary/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/sync-agent-binary
docs/juju/juju-trust/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/trust
docs/juju/juju-unexpose/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/unexpose
docs/juju/juju-unregister/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/unregister
docs/juju/juju-update-cloud/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-cloud
docs/juju/juju-update-credential/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-credential
docs/juju/juju-update-credentials/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-credentials
docs/juju/juju-update-k8s/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-k8s
docs/juju/juju-update-public-clouds/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-public-clouds
docs/juju/juju-update-secret/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-secret
docs/juju/juju-update-secret-backend/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-secret-backend
docs/juju/juju-update-storage-pool/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/update-storage-pool
docs/juju/juju-upgrade-controller/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/upgrade-controller
docs/juju/juju-upgrade-machine/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/upgrade-machine
docs/juju/juju-upgrade-model/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/upgrade-model
docs/juju/juju-users/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/users
docs/juju/juju-wait-for/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/wait-for
docs/juju/juju-wait-for-application/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/wait-for-application
docs/juju/juju-wait-for-machine/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/wait-for-machine
docs/juju/juju-wait-for-model/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/wait-for-model
docs/juju/juju-wait-for-unit/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/wait-for-unit
docs/juju/juju-whoami/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-cli/list-of-juju-cli-commands/whoami
docs/juju/jujuc-binary/?: https://documentation.ubuntu.com/juju/3.6/reference/jujuc/
docs/juju/jujud-binary/?: https://documentation.ubuntu.com/juju/3.6/reference/jujud/
docs/juju/kubernetes-clouds-and-juju/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/kubernetes-clouds-and-juju/
docs/juju/kubernetes-in-juju/?: https://documentation.ubuntu.com/juju/3.6/explanation/kubernetes-in-juju/
docs/juju/leader/?: https://documentation.ubuntu.com/juju/3.6/reference/unit/#leader-unit
docs/juju/list-of-controller-configuration-keys/?: https://documentation.ubuntu.com/juju/3.6/reference/configuration/list-of-controller-configuration-keys/
docs/juju/list-of-known-plugins/?: https://documentation.ubuntu.com/juju/3.6/reference/plugin/list-of-known-juju-plugins/#list-of-known-juju-plugins
docs/juju/list-of-model-configuration-keys/?: https://documentation.ubuntu.com/juju/3.6/reference/configuration/list-of-model-configuration-keys/
docs/juju/log/?: https://documentation.ubuntu.com/juju/3.6/reference/log/
docs/juju/lxd/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-lxd-cloud-and-juju/
docs/juju/maas/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-maas-cloud-and-juju/
docs/juju/machine/?: https://documentation.ubuntu.com/juju/3.6/reference/machine/
docs/juju/manage-actions/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-actions/
docs/juju/manage-applications/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-applications/
docs/juju/manage-charm-resources/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charm-resources/
docs/juju/manage-charms/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charms/
docs/juju/manage-charms-or-bundles/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charms/
docs/juju/manage-clouds/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-clouds/
docs/juju/manage-controllers/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-controllers/
docs/juju/manage-credentials/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-credentials/
docs/juju/manage-logs/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-logs/
docs/juju/manage-machines/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-machines/
docs/juju/manage-metadata/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-metadata/
docs/juju/manage-models/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-models/
docs/juju/manage-offers/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-offers/
docs/juju/manage-plugins/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-plugins/
docs/juju/manage-relations/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-relations/
docs/juju/manage-secret-backends/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-secret-backends/
docs/juju/manage-secrets/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-secrets/
docs/juju/manage-spaces/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-spaces/
docs/juju/manage-ssh-keys/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-ssh-keys/
docs/juju/manage-storage/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-storage/
docs/juju/manage-storage-pools/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-storage-pools/
docs/juju/manage-subnets/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-subnets/
docs/juju/manage-the-juju-dashboard/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-the-juju-dashboard/
docs/juju/manage-units/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-units/
docs/juju/manage-users/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-users/
docs/juju/manual/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-manual-cloud-and-juju/
docs/juju/metric/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/
docs/juju/microk8s/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-microk8s-cloud-and-juju/
docs/juju/microsoft-aks/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-microsoft-aks-cloud-and-juju/
docs/juju/microsoft-azure/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-microsoft-azure-cloud-and-juju/
docs/juju/model/?: https://documentation.ubuntu.com/juju/3.6/reference/model/
docs/juju/network-spaces/?: https://documentation.ubuntu.com/juju/3.6/reference/space/
docs/juju/offer/?: https://documentation.ubuntu.com/juju/3.6/reference/offer/
docs/juju/openstack/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-openstack-cloud-and-juju/
docs/juju/operation/?: https://documentation.ubuntu.com/juju/3.6/reference/script/#script-operation
docs/juju/oracle-oci/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-oracle-oci-cloud-and-juju/
docs/juju/placement-directive/?: https://documentation.ubuntu.com/juju/3.6/reference/placement-directive/
docs/juju/plugin-flags/?: https://documentation.ubuntu.com/juju/3.6/reference/plugin/plugin-flags/
docs/juju/plugins/?: https://documentation.ubuntu.com/juju/3.6/reference/plugin/
docs/juju/python-libjuju-client/?: https://pythonlibjuju.readthedocs.io/en/latest/
docs/juju/reference/?: https://documentation.ubuntu.com/juju/3.6/reference/
docs/juju/relation/?: https://documentation.ubuntu.com/juju/3.6/reference/relation/
docs/juju/removing-things/?: https://documentation.ubuntu.com/juju/3.6/reference/removing-things/
docs/juju/roadmap/?: https://documentation.ubuntu.com/juju/3.6/reference/juju/juju-roadmap-and-releases/
docs/juju/scaling/?: https://documentation.ubuntu.com/juju/3.6/reference/scaling/
docs/juju/secret/?: https://documentation.ubuntu.com/juju/3.6/reference/secret/
docs/juju/secret-backend/?: https://documentation.ubuntu.com/juju/3.6/reference/secret/#secret-backend
docs/juju/security-with-juju/?: https://documentation.ubuntu.com/juju/3.6/explanation/performance-with-juju/
docs/juju/set-up--tear-down-your-test-environment/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/set-up-your-deployment-environment/
docs/juju/ssh-key/?: https://documentation.ubuntu.com/juju/3.6/reference/ssh-key/
docs/juju/status/?: https://documentation.ubuntu.com/juju/3.6/reference/status/
docs/juju/storage/?: https://documentation.ubuntu.com/juju/3.6/reference/storage/
docs/juju/storage-constraint/?: https://documentation.ubuntu.com/juju/3.6/reference/storage/#storage-constraint-directive
docs/juju/storage-pool/?: https://documentation.ubuntu.com/juju/3.6/reference/storage/#storage-pool
docs/juju/storage-provider/?: https://documentation.ubuntu.com/juju/3.6/reference/storage/#storage-provider
docs/juju/storage-support/?: https://documentation.ubuntu.com/juju/3.6/reference/storage/#storage-support
docs/juju/subnet/?: https://documentation.ubuntu.com/juju/3.6/reference/subnet/
docs/juju/supported-features/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/charmcraft-yaml-file/
docs/juju/take-your-deployment-offline/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/take-your-deployment-offline/
docs/juju/task/?: https://documentation.ubuntu.com/juju/3.6/reference/script/#script-task
docs/juju/telemetry-and-juju/?: https://documentation.ubuntu.com/juju/3.6/reference/telemetry/
docs/juju/terraform-juju-client/?: https://canonical-terraform-provider-juju.readthedocs-hosted.com/en/latest/tutorial/
docs/juju/the-juju-dashboard/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-dashboard/
docs/juju/the-juju-web-cli/?: https://documentation.ubuntu.com/juju/3.6/reference/juju-web-cli/
docs/juju/troubleshoot-your-deployment/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/troubleshoot-your-deployment/#
docs/juju/tutorial/?: https://documentation.ubuntu.com/juju/3.6/tutorial/
docs/juju/unit/?: https://documentation.ubuntu.com/juju/3.6/reference/unit/
docs/juju/upgrade-your-juju-deployment/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/upgrade-your-deployment/
docs/juju/upgrading/?: https://documentation.ubuntu.com/juju/3.6/reference/upgrading-things/
docs/juju/user/?: https://documentation.ubuntu.com/juju/3.6/reference/user/
docs/juju/user-permissions/?: https://documentation.ubuntu.com/juju/3.6/reference/user/#user-access-levels
docs/juju/vmware-vsphere/?: https://documentation.ubuntu.com/juju/3.6/reference/cloud/list-of-supported-clouds/the-vmware-vsphere-cloud-and-juju/#cloud-vsphere
docs/juju/worker/?: https://documentation.ubuntu.com/juju/3.6/reference/worker/
docs/sdk/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charms/#build-a-charm
docs/sdk/12-factor-app-charm/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-taxonomy/#factor-app-charm
docs/sdk/actions/?: https://ops.readthedocs.io/en/latest/howto/manage-actions.html
docs/sdk/actions-yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/actions-yaml-file/
docs/sdk/add-a-secret-to-a-charm/?: https://ops.readthedocs.io/en/latest/howto/manage-secrets.html
docs/sdk/add-docs-to-your-charmhub-page/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#add-docs
docs/sdk/build-a-12-factor-app-charm/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-a-12-factor-app-charm/
docs/sdk/build-and-own-a-charm-or-a-bundle/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/
docs/sdk/bundle/?: https://documentation.ubuntu.com/juju/3.6/reference/bundle/
docs/sdk/bundle.yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/bundle-yaml-file/
docs/sdk/change-step-behavior-in-a-charm/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-parts/
docs/sdk/charm/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/
docs/sdk/charm-documentation/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#add-docs
docs/sdk/charm-lifecycle/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/charm-maturity/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-maturity/
docs/sdk/charm-maturity-stage-1/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-maturity/
docs/sdk/charm-maturity-stage-2/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-maturity/
docs/sdk/charm-relation-interfaces/?: https://ops.readthedocs.io/en/latest/explanation/charm-relation-interfaces.html
docs/sdk/charm-taxonomy/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-taxonomy/
docs/sdk/charmcraft/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/
docs/sdk/charmcraft-analyse/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/analyse/
docs/sdk/charmcraft-analyzers-and-linters/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/analyzers-and-linters/
docs/sdk/charmcraft-build/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/build/
docs/sdk/charmcraft-clean/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/clean/
docs/sdk/charmcraft-cli-commands/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/
docs/sdk/charmcraft-close/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/clean/
docs/sdk/charmcraft-config/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charmcraft/
docs/sdk/charmcraft-create-lib/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/close//
docs/sdk/charmcraft-deprecations/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/changelog/
docs/sdk/charmcraft-expand-extensions/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/create-lib/
docs/sdk/charmcraft-extension-django-framework/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/extensions/django-framework-extension/
docs/sdk/charmcraft-extension-fastapi-framework/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/extensions/fastapi-framework-extension/
docs/sdk/charmcraft-extension-flask-framework/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/extensions/flask-framework-extension/
docs/sdk/charmcraft-extension-go-framework/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/extensions/go-framework-extension/
docs/sdk/charmcraft-fetch-lib/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/expand-extensions/
docs/sdk/charmcraft-fetch-libs/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/fetch-lib/
docs/sdk/charmcraft-init/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/fetch-libs/
docs/sdk/charmcraft-list-extensions/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/init/
docs/sdk/charmcraft-list-lib/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/list-extensions/
docs/sdk/charmcraft-login/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/list-lib/
docs/sdk/charmcraft-logout/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/login/
docs/sdk/charmcraft-names/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/logout/
docs/sdk/charmcraft-pack/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/names/
docs/sdk/charmcraft-prime/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/pack/
docs/sdk/charmcraft-promote-bundle/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/prime/
docs/sdk/charmcraft-publish-lib/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/pull/
docs/sdk/charmcraft-pull/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/promote-bundle/
docs/sdk/charmcraft-register/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/publish-lib/
docs/sdk/charmcraft-register-bundle/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/register/
docs/sdk/charmcraft-release/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/register-bundle/
docs/sdk/charmcraft-remote-build/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/release/
docs/sdk/charmcraft-resource-revisions/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/resources/
docs/sdk/charmcraft-resources/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/remote-build/
docs/sdk/charmcraft-revisions/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/resource-revisions/
docs/sdk/charmcraft-set-resource-architectures/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/revisions/
docs/sdk/charmcraft-stage/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/set-resource-architectures/
docs/sdk/charmcraft-status/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/stage/
docs/sdk/charmcraft-unregister/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/status/
docs/sdk/charmcraft-upload/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/unregister/
docs/sdk/charmcraft-upload-resource/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/upload/
docs/sdk/charmcraft-version/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/upload-resource/
docs/sdk/charmcraft-whoami/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/commands/version/
docs/sdk/charmcraft-yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/charmcraft-yaml-file/
docs/sdk/charmed-operators-vs-kubernetes-operators/?: https://documentation.ubuntu.com/juju/3.6/explanation/charms-vs-kubernetes-operators/
docs/sdk/charmhub/?: https://charmhub.io/
docs/sdk/config/?: https://ops.readthedocs.io/en/latest/howto/manage-configurations.html
docs/sdk/config-yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/config-yaml-file/
docs/sdk/contributing-md/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/contributing-md-file/
docs/sdk/create-a-minimal-kubernetes-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/create-a-minimal-kubernetes-charm.html
docs/sdk/create-a-track-for-your-charm/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-tracks/
docs/sdk/create-an-icon-for-your-charm/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-icons/
docs/sdk/create-and-publish-a-charm-library/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-libraries/
docs/sdk/custom-event/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/debug-a-charm/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charms/#how-to-manage-charms/#debug-a-charm
docs/sdk/deploy-a-charm/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charms/#deploy-a-charm-bundle
docs/sdk/dev-setup/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-your-deployment/manage-your-test-environment/#set-things-up
docs/sdk/dispatch/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/dispatch-file/
docs/sdk/document-your-charm-library/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/libname-py-file/#docstring
docs/sdk/event/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/events/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/explanation/?: https://ops.readthedocs.io/en/latest/explanation/index.html
docs/sdk/expose-the-version-of-the-application-behind-your-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/expose-the-version-of-the-application-behind-your-charm.html
docs/sdk/expose-your-charms-operational-tasks-via-actions/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/expose-operational-tasks-via-actions.html
docs/sdk/extension/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/extensions/
docs/sdk/find-and-use-a-charm-library/?: https://ops.readthedocs.io/en/latest/howto/manage-libraries.html#use-a-library
docs/sdk/from-zero-to-hero-write-your-first-kubernetes-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/index.html
docs/sdk/get-logs-from-a-kubernetes-charm/?: https://documentation.ubuntu.com/juju/3.6/howto/manage-charms/#how-to-manage-charms/#debug-a-charm
docs/sdk/get-started-with-charm-testing/?: https://ops.readthedocs.io/en/latest/howto/get-started-with-charm-testing.html
docs/sdk/handle-leadership/?: https://ops.readthedocs.io/en/latest/howto/manage-leadership-changes.html
docs/sdk/history/?: https://documentation.ubuntu.com/juju/3.6/explanation/charming-history/
docs/sdk/holistic-vs-delta-charms/?: https://ops.readthedocs.io/en/latest/explanation/holistic-vs-delta-charms.html
docs/sdk/how-and-when-to-defer-events/?: https://ops.readthedocs.io/en/latest/explanation/how-and-when-to-defer-events.html
docs/sdk/how-to/?: https://ops.readthedocs.io/en/latest/howto/index.html
docs/sdk/icon-svg/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/icon-svg-file/
docs/sdk/implement-integrations-in-a-charm/?: https://ops.readthedocs.io/en/latest/howto/manage-relations.html
docs/sdk/include-extra-files-in-a-charm/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-parts/
docs/sdk/install-charmcraft/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charmcraft/
docs/sdk/instrument-your-charm-with-tracing-telemetry/?: https://charmhub.io/topics/charmed-tempo-ha/instrument-tracing
docs/sdk/integrate-your-charm-with-postgresql/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/integrate-your-charm-with-postgresql.html
docs/sdk/interact-with-pebble/?: https://ops.readthedocs.io/en/latest/howto/run-workloads-with-a-charm-kubernetes.html
docs/sdk/interface-tests/?: https://ops.readthedocs.io/en/latest/explanation/interface-tests.html
docs/sdk/jhack/?: https://github.com/canonical/jhack
docs/sdk/jhack-show-relation/?: https://github.com/canonical/jhack
docs/sdk/jhack-tail/?: https://github.com/canonical/jhack
docs/sdk/library/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/libname-py-file/
docs/sdk/library-index/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/libname-py-file/#popular-libraries
docs/sdk/license/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/license-file/
docs/sdk/list-of-events/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/list-of-files-in-the-charm-project/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/
docs/sdk/logging/?: https://ops.readthedocs.io/en/latest/howto/manage-logs.html
docs/sdk/lxd-profile-yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/lxd-profile-yaml-file/
docs/sdk/make-your-charm-configurable/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/make-your-charm-configurable.html
docs/sdk/manage-bundles/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-bundles/
docs/sdk/manage-charmcraft/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charmcraft/
docs/sdk/manage-extensions/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-extensions/
docs/sdk/manage-libraries/?: https://ops.readthedocs.io/en/latest/howto/manage-libraries.html
docs/sdk/manifest-yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/manifest-yaml-file/
docs/sdk/metadata-yaml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/metadata-yaml-file/
docs/sdk/naming/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-development-best-practices/
docs/sdk/observe-your-charm-with-cos-lite/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/observe-your-charm-with-cos-lite.html
docs/sdk/open-a-kubernetes-port-in-your-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/open-a-kubernetes-port-in-your-charm.html
docs/sdk/ops/?: https://ops.readthedocs.io/en/latest/
docs/sdk/pack-a-charm/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#pack-a-charm
docs/sdk/pack-a-hooks-based-charm-with-charmcraft/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/build-guides/pack-a-hooks-based-charm-with-charmcraft/
docs/sdk/pack-a-reactive-based-charm-with-charmcraft/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/build-guides/pack-a-reactive-charm-with-charmcraft/
docs/sdk/pebble/?: https://ops.readthedocs.io/en/latest/reference/pebble.html
docs/sdk/preserve-your-charms-data/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/preserve-your-charms-data.html
docs/sdk/profile/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/profile/
docs/sdk/promotion/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-revisions/#promote-a-charm-revision-to-a-better-risk-level
docs/sdk/publication/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#publish-a-charm-on-charmhub
docs/sdk/publish-your-charm-on-charmhub/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/publish-your-charm-on-charmhub.html
docs/sdk/publishing/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#publish-a-charm-on-charmhub
docs/sdk/pyproject-toml/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/pyproject-toml-file/
docs/sdk/pytest-operator/?: https://ops.readthedocs.io/en/latest/explanation/testing.html
docs/sdk/readme-md/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/readme-md-file/
docs/sdk/reasons-to-publish-your-charm-on-charmhub/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#publish-a-charm-on-charmhub
docs/sdk/reference/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/
docs/sdk/register-an-interface/?: https://ops.readthedocs.io/en/latest/howto/manage-interfaces.html#register-an-interface
docs/sdk/relation-events/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/remote-env-auth/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-the-current-charmhub-user/#log-in-to-charmhub
docs/sdk/requirements-dev-txt/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/requirements-dev-txt-file/
docs/sdk/requirements-txt/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/requirements-txt-file/
docs/sdk/resources/?: https://ops.readthedocs.io/en/latest/howto/manage-resources.html
docs/sdk/revision/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/revision/
docs/sdk/rockcraft/?: https://documentation.ubuntu.com/rockcraft/en/latest/
docs/sdk/rockcraft-extension-django-framework/?: https://documentation.ubuntu.com/rockcraft/en/latest/reference/extensions/django-framework/
docs/sdk/rockcraft-extension-fastapi-framework/?: https://documentation.ubuntu.com/rockcraft/en/latest/reference/extensions/fastapi-framework/
docs/sdk/rockcraft-extension-flask-framework/?: https://documentation.ubuntu.com/rockcraft/en/latest/reference/extensions/flask-framework/
docs/sdk/scenario/?: https://ops.readthedocs.io/en/latest/reference/ops-testing.html
docs/sdk/scenario-context/?: https://ops.readthedocs.io/en/latest/reference/ops-testing.html
docs/sdk/scenario-event/?: https://ops.readthedocs.io/en/latest/reference/ops-testing.html
docs/sdk/scenario-state/?: https://ops.readthedocs.io/en/latest/reference/ops-testing.html
docs/sdk/secret-events/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/set-the-charm-version/?: https://ops.readthedocs.io/en/latest/howto/manage-the-charm-version.html
docs/sdk/set-the-workload-version/?: https://ops.readthedocs.io/en/latest/howto/manage-the-workload-version.html
docs/sdk/set-up-a-charm-project/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#initialise-a-charm
docs/sdk/set-up-your-development-environment/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/set-up-your-development-environment.html
docs/sdk/src-charm-py/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/src-charm-py-file/
docs/sdk/status/?: https://ops.readthedocs.io/en/latest/reference/ops.html#ops.StatusBase
docs/sdk/storage/?: https://ops.readthedocs.io/en/latest/howto/manage-storage.html
docs/sdk/storage-events/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/stored-state-uses-limitations/?: https://ops.readthedocs.io/en/latest/explanation/storedstate-uses-limitations.html
docs/sdk/study-your-application/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/study-your-application.html
docs/sdk/styleguide/?: https://documentation.ubuntu.com/juju/3.6/reference/charm/charm-development-best-practices/
docs/sdk/talking-to-a-workload-control-flow-from-a-to-z/?: https://documentation.ubuntu.com/juju/3.6/reference/hook/
docs/sdk/testing/?: https://ops.readthedocs.io/en/latest/explanation/testing.html
docs/sdk/tests-integration-test-charm-py/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/tests-integration-test-charm-py-file/
docs/sdk/tests-unit-test-charm-py/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/tests-unit-test-charm-py-file/
docs/sdk/the-juju-execution-flow-for-a-charm/?: https://documentation.ubuntu.com/juju/3.6/reference/juju/juju-architecture/#the-juju-execution-flow-for-a-charm
docs/sdk/tox-ini/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/tox-ini-file/
docs/sdk/turn-a-hooks-based-charm-into-an-ops-charm/?: https://ops.readthedocs.io/en/latest/howto/turn-a-hooks-based-charm-into-an-ops-charm.html
docs/sdk/tutorials/?: https://ops.readthedocs.io/en/latest/tutorial/index.html
docs/sdk/use-storage-in-a-charm/?: https://ops.readthedocs.io/en/latest/howto/manage-storage.html
docs/sdk/workloads/?: https://ops.readthedocs.io/en/latest/howto/run-workloads-with-a-charm-machines.html
docs/sdk/write-a-functional-test-for-a-charm-with-scenario/?: https://ops.readthedocs.io/en/latest/howto/write-scenario-tests-for-a-charm.html
docs/sdk/write-a-scenario-test-for-a-charm-library/?: https://ops.readthedocs.io/en/latest/howto/manage-libraries.html#write-tests-for-a-library
docs/sdk/write-a-unit-test-for-a-charm/?: https://ops.readthedocs.io/en/latest/howto/write-unit-tests-for-a-charm.html
docs/sdk/write-integration-tests-for-a-charm/?: https://ops.readthedocs.io/en/latest/howto/write-integration-tests-for-a-charm.html
docs/sdk/write-integration-tests-for-your-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/write-integration-tests-for-your-charm.html
docs/sdk/write-interface-tests/?: https://ops.readthedocs.io/en/latest/howto/manage-interfaces.html#write-tests-for-an-interface
docs/sdk/write-scenario-tests-for-your-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/write-scenario-tests-for-your-charm.html
docs/sdk/write-unit-tests-for-your-charm/?: https://ops.readthedocs.io/en/latest/tutorial/from-zero-to-hero-write-your-first-kubernetes-charm/write-unit-tests-for-your-charm.html
docs/sdk/write-your-first-kubernetes-charm-for-a-django-app/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/tutorial/write-your-first-kubernetes-charm-for-a-django-app/
docs/sdk/write-your-first-kubernetes-charm-for-a-fastapi-app/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/tutorial/write-your-first-kubernetes-charm-for-a-fastapi-app/
docs/sdk/write-your-first-kubernetes-charm-for-a-flask-app/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/tutorial/flask/
docs/sdk/write-your-first-kubernetes-charm-for-a-go-app/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/tutorial/write-your-first-kubernetes-charm-for-a-go-app/
docs/sdk/write-your-first-machine-charm/?: https://ops.readthedocs.io/en/latest/tutorial/write-your-first-machine-charm.html
docs/sdk/yaml-anchors-and-aliases/?: https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/files/charmcraft-yaml-file/