|
2860 | 2860 | </span> |
2861 | 2861 | </a> |
2862 | 2862 |
|
| 2863 | +</li> |
| 2864 | + |
| 2865 | + <li class="md-nav__item"> |
| 2866 | + <a href="#orca-endpoint-project" class="md-nav__link"> |
| 2867 | + <span class="md-ellipsis"> |
| 2868 | + |
| 2869 | + project |
| 2870 | + |
| 2871 | + </span> |
| 2872 | + </a> |
| 2873 | + |
| 2874 | + <nav class="md-nav" aria-label="project"> |
| 2875 | + <ul class="md-nav__list"> |
| 2876 | + |
| 2877 | + <li class="md-nav__item"> |
| 2878 | + <a href="#orca-endpoint-project-add" class="md-nav__link"> |
| 2879 | + <span class="md-ellipsis"> |
| 2880 | + |
| 2881 | + add |
| 2882 | + |
| 2883 | + </span> |
| 2884 | + </a> |
| 2885 | + |
| 2886 | +</li> |
| 2887 | + |
| 2888 | + <li class="md-nav__item"> |
| 2889 | + <a href="#orca-endpoint-project-list" class="md-nav__link"> |
| 2890 | + <span class="md-ellipsis"> |
| 2891 | + |
| 2892 | + list |
| 2893 | + |
| 2894 | + </span> |
| 2895 | + </a> |
| 2896 | + |
| 2897 | +</li> |
| 2898 | + |
| 2899 | + <li class="md-nav__item"> |
| 2900 | + <a href="#orca-endpoint-project-remove" class="md-nav__link"> |
| 2901 | + <span class="md-ellipsis"> |
| 2902 | + |
| 2903 | + remove |
| 2904 | + |
| 2905 | + </span> |
| 2906 | + </a> |
| 2907 | + |
| 2908 | +</li> |
| 2909 | + |
| 2910 | + </ul> |
| 2911 | + </nav> |
| 2912 | + |
2863 | 2913 | </li> |
2864 | 2914 |
|
2865 | 2915 | <li class="md-nav__item"> |
|
3861 | 3911 | </span> |
3862 | 3912 | </a> |
3863 | 3913 |
|
| 3914 | +</li> |
| 3915 | + |
| 3916 | + <li class="md-nav__item"> |
| 3917 | + <a href="#orca-endpoint-project" class="md-nav__link"> |
| 3918 | + <span class="md-ellipsis"> |
| 3919 | + |
| 3920 | + project |
| 3921 | + |
| 3922 | + </span> |
| 3923 | + </a> |
| 3924 | + |
| 3925 | + <nav class="md-nav" aria-label="project"> |
| 3926 | + <ul class="md-nav__list"> |
| 3927 | + |
| 3928 | + <li class="md-nav__item"> |
| 3929 | + <a href="#orca-endpoint-project-add" class="md-nav__link"> |
| 3930 | + <span class="md-ellipsis"> |
| 3931 | + |
| 3932 | + add |
| 3933 | + |
| 3934 | + </span> |
| 3935 | + </a> |
| 3936 | + |
| 3937 | +</li> |
| 3938 | + |
| 3939 | + <li class="md-nav__item"> |
| 3940 | + <a href="#orca-endpoint-project-list" class="md-nav__link"> |
| 3941 | + <span class="md-ellipsis"> |
| 3942 | + |
| 3943 | + list |
| 3944 | + |
| 3945 | + </span> |
| 3946 | + </a> |
| 3947 | + |
| 3948 | +</li> |
| 3949 | + |
| 3950 | + <li class="md-nav__item"> |
| 3951 | + <a href="#orca-endpoint-project-remove" class="md-nav__link"> |
| 3952 | + <span class="md-ellipsis"> |
| 3953 | + |
| 3954 | + remove |
| 3955 | + |
| 3956 | + </span> |
| 3957 | + </a> |
| 3958 | + |
| 3959 | +</li> |
| 3960 | + |
| 3961 | + </ul> |
| 3962 | + </nav> |
| 3963 | + |
3864 | 3964 | </li> |
3865 | 3965 |
|
3866 | 3966 | <li class="md-nav__item"> |
@@ -3943,6 +4043,7 @@ <h3 id="orca-endpoint">orca endpoint<a class="headerlink" href="#orca-endpoint" |
3943 | 4043 | <li><em><a href="#orca-endpoint-create">create</a></em>: Create an endpoint.</li> |
3944 | 4044 | <li><em><a href="#orca-endpoint-delete">delete</a></em>: Delete an endpoint.</li> |
3945 | 4045 | <li><em><a href="#orca-endpoint-list">list</a></em>: List endpoints.</li> |
| 4046 | +<li><em><a href="#orca-endpoint-project">project</a></em>: Manage endpoint↔project filter (Keystone OS-EP-FILTER extension).</li> |
3946 | 4047 | <li><em><a href="#orca-endpoint-set">set</a></em>: Update an endpoint.</li> |
3947 | 4048 | <li><em><a href="#orca-endpoint-show">show</a></em>: Show endpoint details.</li> |
3948 | 4049 | </ul> |
@@ -4102,10 +4203,148 @@ <h4 id="orca-endpoint-list">orca endpoint list<a class="headerlink" href="#orca- |
4102 | 4203 | </tr> |
4103 | 4204 | </tbody> |
4104 | 4205 | </table> |
| 4206 | +<h4 id="orca-endpoint-project">orca endpoint project<a class="headerlink" href="#orca-endpoint-project" title="Permanent link">¶</a></h4> |
| 4207 | +<p>Manage endpoint↔project filter (Keystone OS-EP-FILTER extension).</p> |
| 4208 | +<p><strong>Usage:</strong></p> |
| 4209 | +<div class="highlight"><pre><span></span><code><a id="__codelineno-4-1" name="__codelineno-4-1" href="#__codelineno-4-1"></a>orca endpoint project [OPTIONS] COMMAND [ARGS]... |
| 4210 | +</code></pre></div> |
| 4211 | +<p><strong>Options:</strong></p> |
| 4212 | +<table> |
| 4213 | +<thead> |
| 4214 | +<tr> |
| 4215 | +<th>Name</th> |
| 4216 | +<th>Type</th> |
| 4217 | +<th>Description</th> |
| 4218 | +<th>Default</th> |
| 4219 | +</tr> |
| 4220 | +</thead> |
| 4221 | +<tbody> |
| 4222 | +<tr> |
| 4223 | +<td><code>--help</code></td> |
| 4224 | +<td>boolean</td> |
| 4225 | +<td>Show this message and exit.</td> |
| 4226 | +<td><code>False</code></td> |
| 4227 | +</tr> |
| 4228 | +</tbody> |
| 4229 | +</table> |
| 4230 | +<p><strong>Subcommands</strong></p> |
| 4231 | +<ul> |
| 4232 | +<li><em><a href="#orca-endpoint-project-add">add</a></em>: Restrict an endpoint to a project.</li> |
| 4233 | +<li><em><a href="#orca-endpoint-project-list">list</a></em>: List projects an endpoint is bound to.</li> |
| 4234 | +<li><em><a href="#orca-endpoint-project-remove">remove</a></em>: Drop an endpoint↔project binding.</li> |
| 4235 | +</ul> |
| 4236 | +<h5 id="orca-endpoint-project-add">orca endpoint project add<a class="headerlink" href="#orca-endpoint-project-add" title="Permanent link">¶</a></h5> |
| 4237 | +<p>Restrict an endpoint to a project.</p> |
| 4238 | +<p><strong>Usage:</strong></p> |
| 4239 | +<div class="highlight"><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>orca endpoint project add [OPTIONS] ENDPOINT_ID PROJECT_ID |
| 4240 | +</code></pre></div> |
| 4241 | +<p><strong>Options:</strong></p> |
| 4242 | +<table> |
| 4243 | +<thead> |
| 4244 | +<tr> |
| 4245 | +<th>Name</th> |
| 4246 | +<th>Type</th> |
| 4247 | +<th>Description</th> |
| 4248 | +<th>Default</th> |
| 4249 | +</tr> |
| 4250 | +</thead> |
| 4251 | +<tbody> |
| 4252 | +<tr> |
| 4253 | +<td><code>--help</code></td> |
| 4254 | +<td>boolean</td> |
| 4255 | +<td>Show this message and exit.</td> |
| 4256 | +<td><code>False</code></td> |
| 4257 | +</tr> |
| 4258 | +</tbody> |
| 4259 | +</table> |
| 4260 | +<h5 id="orca-endpoint-project-list">orca endpoint project list<a class="headerlink" href="#orca-endpoint-project-list" title="Permanent link">¶</a></h5> |
| 4261 | +<p>List projects an endpoint is bound to.</p> |
| 4262 | +<p><strong>Usage:</strong></p> |
| 4263 | +<div class="highlight"><pre><span></span><code><a id="__codelineno-6-1" name="__codelineno-6-1" href="#__codelineno-6-1"></a>orca endpoint project list [OPTIONS] ENDPOINT_ID |
| 4264 | +</code></pre></div> |
| 4265 | +<p><strong>Options:</strong></p> |
| 4266 | +<table> |
| 4267 | +<thead> |
| 4268 | +<tr> |
| 4269 | +<th>Name</th> |
| 4270 | +<th>Type</th> |
| 4271 | +<th>Description</th> |
| 4272 | +<th>Default</th> |
| 4273 | +</tr> |
| 4274 | +</thead> |
| 4275 | +<tbody> |
| 4276 | +<tr> |
| 4277 | +<td><code>--noindent</code></td> |
| 4278 | +<td>boolean</td> |
| 4279 | +<td>Disable JSON indentation.</td> |
| 4280 | +<td><code>False</code></td> |
| 4281 | +</tr> |
| 4282 | +<tr> |
| 4283 | +<td><code>--max-width</code></td> |
| 4284 | +<td>integer</td> |
| 4285 | +<td>Maximum table width (0 = unlimited).</td> |
| 4286 | +<td>None</td> |
| 4287 | +</tr> |
| 4288 | +<tr> |
| 4289 | +<td><code>--fit-width</code></td> |
| 4290 | +<td>boolean</td> |
| 4291 | +<td>Fit table to terminal width.</td> |
| 4292 | +<td><code>False</code></td> |
| 4293 | +</tr> |
| 4294 | +<tr> |
| 4295 | +<td><code>--column</code>, <code>-c</code></td> |
| 4296 | +<td>text</td> |
| 4297 | +<td>Column to include (repeatable). Shows all if omitted.</td> |
| 4298 | +<td>None</td> |
| 4299 | +</tr> |
| 4300 | +<tr> |
| 4301 | +<td><code>--format</code>, <code>-f</code></td> |
| 4302 | +<td>choice (<code>table</code> | <code>json</code> | <code>value</code>)</td> |
| 4303 | +<td>Output format.</td> |
| 4304 | +<td><code>table</code></td> |
| 4305 | +</tr> |
| 4306 | +<tr> |
| 4307 | +<td><code>--help</code></td> |
| 4308 | +<td>boolean</td> |
| 4309 | +<td>Show this message and exit.</td> |
| 4310 | +<td><code>False</code></td> |
| 4311 | +</tr> |
| 4312 | +</tbody> |
| 4313 | +</table> |
| 4314 | +<h5 id="orca-endpoint-project-remove">orca endpoint project remove<a class="headerlink" href="#orca-endpoint-project-remove" title="Permanent link">¶</a></h5> |
| 4315 | +<p>Drop an endpoint↔project binding.</p> |
| 4316 | +<p><strong>Usage:</strong></p> |
| 4317 | +<div class="highlight"><pre><span></span><code><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a>orca endpoint project remove [OPTIONS] ENDPOINT_ID PROJECT_ID |
| 4318 | +</code></pre></div> |
| 4319 | +<p><strong>Options:</strong></p> |
| 4320 | +<table> |
| 4321 | +<thead> |
| 4322 | +<tr> |
| 4323 | +<th>Name</th> |
| 4324 | +<th>Type</th> |
| 4325 | +<th>Description</th> |
| 4326 | +<th>Default</th> |
| 4327 | +</tr> |
| 4328 | +</thead> |
| 4329 | +<tbody> |
| 4330 | +<tr> |
| 4331 | +<td><code>--yes</code>, <code>-y</code></td> |
| 4332 | +<td>boolean</td> |
| 4333 | +<td>Skip confirmation.</td> |
| 4334 | +<td><code>False</code></td> |
| 4335 | +</tr> |
| 4336 | +<tr> |
| 4337 | +<td><code>--help</code></td> |
| 4338 | +<td>boolean</td> |
| 4339 | +<td>Show this message and exit.</td> |
| 4340 | +<td><code>False</code></td> |
| 4341 | +</tr> |
| 4342 | +</tbody> |
| 4343 | +</table> |
4105 | 4344 | <h4 id="orca-endpoint-set">orca endpoint set<a class="headerlink" href="#orca-endpoint-set" title="Permanent link">¶</a></h4> |
4106 | 4345 | <p>Update an endpoint.</p> |
4107 | 4346 | <p><strong>Usage:</strong></p> |
4108 | | -<div class="highlight"><pre><span></span><code><a id="__codelineno-4-1" name="__codelineno-4-1" href="#__codelineno-4-1"></a>orca endpoint set [OPTIONS] ENDPOINT_ID |
| 4347 | +<div class="highlight"><pre><span></span><code><a id="__codelineno-8-1" name="__codelineno-8-1" href="#__codelineno-8-1"></a>orca endpoint set [OPTIONS] ENDPOINT_ID |
4109 | 4348 | </code></pre></div> |
4110 | 4349 | <p><strong>Options:</strong></p> |
4111 | 4350 | <table> |
@@ -4153,7 +4392,7 @@ <h4 id="orca-endpoint-set">orca endpoint set<a class="headerlink" href="#orca-en |
4153 | 4392 | <h4 id="orca-endpoint-show">orca endpoint show<a class="headerlink" href="#orca-endpoint-show" title="Permanent link">¶</a></h4> |
4154 | 4393 | <p>Show endpoint details.</p> |
4155 | 4394 | <p><strong>Usage:</strong></p> |
4156 | | -<div class="highlight"><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>orca endpoint show [OPTIONS] ENDPOINT_ID |
| 4395 | +<div class="highlight"><pre><span></span><code><a id="__codelineno-9-1" name="__codelineno-9-1" href="#__codelineno-9-1"></a>orca endpoint show [OPTIONS] ENDPOINT_ID |
4157 | 4396 | </code></pre></div> |
4158 | 4397 | <p><strong>Options:</strong></p> |
4159 | 4398 | <table> |
|
0 commit comments