|
1 |
| -site_name: Scaleway Command Line Interface Documentation |
2 |
| -site_url: https://mydomain.org/scaleway-cli-documentation |
| 1 | +site_name: Scaleway CLI Documentation |
| 2 | +site_url: https://cli.scaleway.com/ |
3 | 3 | extra_css:
|
4 | 4 | - stylesheets/extra.css
|
5 |
| -extra: |
6 |
| - version: |
7 |
| - provider: mike |
8 |
| - |
9 |
| - # Analytics and feedback system (placeholders) |
10 |
| - analytics: |
11 |
| - provider: google |
12 |
| - property: G-XXXXXXXXXX |
13 |
| - feedback: |
14 |
| - title: Was this page helpful? |
15 |
| - ratings: |
16 |
| - - icon: material/emoticon-happy-outline |
17 |
| - name: This page was helpful |
18 |
| - data: 1 |
19 |
| - note: >- |
20 |
| - Thanks for your feedback! |
21 |
| - - icon: material/emoticon-sad-outline |
22 |
| - name: This page could be improved |
23 |
| - data: 0 |
24 |
| - note: >- |
25 |
| - Thanks for your feedback! Help us improve this page by |
26 |
| - referring to the <a href="/scaleway-cli-documentation/feedback/" target="_blank" rel="noopener">feedback page</a>. |
27 | 5 |
|
28 | 6 | # GitHub integration configuration
|
29 | 7 | repo_url: https://github.com/scaleway/scaleway-cli
|
30 | 8 | repo_name: scaleway/scaleway-cli
|
31 | 9 | edit_uri: edit/master/docs/commands/
|
32 | 10 |
|
33 |
| - |
34 | 11 | # Theme configuration
|
35 | 12 | theme:
|
36 | 13 | icon:
|
@@ -71,58 +48,65 @@ markdown_extensions:
|
71 | 48 | - pymdownx.superfences
|
72 | 49 |
|
73 | 50 | nav:
|
74 |
| - - Platform: |
75 |
| - - Account: account.md |
76 |
| - - Billing: billing.md |
77 |
| - - IAM: iam.md |
78 |
| - - Secret Manager: secret.md |
79 |
| - - Marketplace: marketplace.md |
80 |
| - - AI & Data: |
81 |
| - - Managed Inference: inference.md |
| 51 | + - Home: / |
| 52 | + - Management & Governance: |
| 53 | + - Account: account |
| 54 | + - Billing: billing |
| 55 | + - IAM: iam |
| 56 | + - Secret Manager: secret |
| 57 | + - Marketplace: marketplace |
| 58 | + - AI: |
| 59 | + - Managed Inference: inference |
82 | 60 | - Bare Metal:
|
83 |
| - - Elastic Metal: baremetal.md |
84 |
| - - Apple Silicon: apple-silicon.md |
85 |
| - - Flexible IP: fip.md |
| 61 | + - Elastic Metal: baremetal |
| 62 | + - Apple Silicon: apple-silicon |
| 63 | + - Dedibox: dedibox |
| 64 | + - Flexible IP: fip |
86 | 65 | - Compute:
|
87 |
| - - Instances: instance.md |
| 66 | + - Instances: instance |
88 | 67 | - Containers:
|
89 |
| - - Container Registry: registry.md |
90 |
| - - Kubernetes: k8s.md |
91 |
| - - Labs: |
92 |
| - - IPFS Pinning: ipfs.md |
93 |
| - - IPFS Naming: ipns.md |
94 |
| - - Managed Databases: |
95 |
| - - PostgreSQL and MySQL: rdb.md |
96 |
| - - Redis™: redis.md |
97 |
| - - Document Databases: document-db.md |
98 |
| - - Managed Services: |
99 |
| - - IOT Hub: iot.md |
100 |
| - - Transactional Email: tem.md |
101 |
| - - Web Hosting: webhosting.md |
| 68 | + - Container Registry: registry |
| 69 | + - Kubernetes: k8s |
| 70 | + - Databases: |
| 71 | + - PostgreSQL and MySQL: rdb |
| 72 | + - Redis™: redis |
| 73 | + - MongoDB®: mongodb |
| 74 | + - Serverless SQL: sdb-sql |
| 75 | + - Data & Analytics: |
| 76 | + - NATS: mnq#mnq-nats-commands |
| 77 | + - Domains & Web Hosting: |
| 78 | + - Transactional Email: tem |
| 79 | + - Web Hosting: webhosting |
| 80 | + - Domains and DNS: dns |
102 | 81 | - Network:
|
103 |
| - - VPC: vpc.md |
104 |
| - - Public Gateway: vpc-gw.md |
105 |
| - - IPAM: ipam.md |
106 |
| - - Load Balancer: lb.md |
107 |
| - - Domains and DNS: dns.md |
108 |
| - - Observability: |
109 |
| - - Cockpit: cockpit.md |
| 82 | + - VPC: vpc |
| 83 | + - Public Gateway: vpc-gw |
| 84 | + - IPAM: ipam |
| 85 | + - Load Balancer: lb |
| 86 | + - Edge Services: edge-services |
| 87 | + - InterLink: interlink |
| 88 | + - Monitoring: |
| 89 | + - Audit Trail: audit-trail |
| 90 | + - Cockpit: cockpit |
110 | 91 | - Serverless:
|
111 |
| - - Functions: function.md |
112 |
| - - Containers: container.md |
113 |
| - - Jobs: jobs.md |
114 |
| - - SQL Databases: sdb-sql.md |
115 |
| - - Messaging and Queuing: mnq.md |
| 92 | + - Functions: function |
| 93 | + - Containers: container |
| 94 | + - Jobs: jobs |
| 95 | + - Integration services: |
| 96 | + - Topics & Events: mnq#mnq-topics-and-events-commands |
| 97 | + - Queues : mnq#mnq-queues-commands |
| 98 | + - IOT Hub: iot |
116 | 99 | - Storage:
|
117 |
| - - Block Storage: block.md |
118 |
| - - Object Storage: object.md |
| 100 | + - Block Storage: block |
| 101 | + - Object Storage: object |
| 102 | + - File Storage: file |
119 | 103 | - CLI configuration:
|
120 |
| - - Alias: alias.md |
121 |
| - - Autocompletion: autocomplete.md |
122 |
| - - Configuration: config.md |
123 |
| - - Feedback: feedback.md |
124 |
| - - Help: help.md |
125 |
| - - Info: info.md |
126 |
| - - Initialization: init.md |
127 |
| - - Shell: shell.md |
128 |
| - - Version: version.md |
| 104 | + - Alias: alias |
| 105 | + - Autocompletion: autocomplete |
| 106 | + - Configuration: config |
| 107 | + - Feedback: feedback |
| 108 | + - Help: help |
| 109 | + - Info: info |
| 110 | + - Initialization: init |
| 111 | + - Shell: shell |
| 112 | + - Version: version |
0 commit comments