@@ -172,7 +172,7 @@ EXAMPLES
172
172
swaggerhub api:create organization/api/1.0.0 --published=publish --setdefault --file api.json
173
173
```
174
174
175
- _ See code: [ src/commands/api/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/create.js ) _
175
+ _ See code: [ src/commands/api/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/create.js ) _
176
176
177
177
## ` swaggerhub api:delete `
178
178
@@ -195,7 +195,7 @@ EXAMPLES
195
195
swaggerhub api:delete organization/api --force
196
196
```
197
197
198
- _ See code: [ src/commands/api/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/delete.js ) _
198
+ _ See code: [ src/commands/api/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/delete.js ) _
199
199
200
200
## ` swaggerhub api:get `
201
201
@@ -222,7 +222,7 @@ EXAMPLES
222
222
swaggerhub api:get organization/api/1.0.0 --json
223
223
```
224
224
225
- _ See code: [ src/commands/api/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/get.js ) _
225
+ _ See code: [ src/commands/api/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/get.js ) _
226
226
227
227
## ` swaggerhub api:publish `
228
228
@@ -244,7 +244,7 @@ EXAMPLES
244
244
swaggerhub api:publish organization/api/1.0.0 --force
245
245
```
246
246
247
- _ See code: [ src/commands/api/publish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/publish.js ) _
247
+ _ See code: [ src/commands/api/publish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/publish.js ) _
248
248
249
249
## ` swaggerhub api:setdefault `
250
250
@@ -264,7 +264,7 @@ EXAMPLE
264
264
swaggerhub api:setdefault organization/api/2.0.0
265
265
```
266
266
267
- _ See code: [ src/commands/api/setdefault.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/setdefault.js ) _
267
+ _ See code: [ src/commands/api/setdefault.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/setdefault.js ) _
268
268
269
269
## ` swaggerhub api:unpublish `
270
270
@@ -284,7 +284,7 @@ EXAMPLE
284
284
swaggerhub api:unpublish organization/api/1.0.0
285
285
```
286
286
287
- _ See code: [ src/commands/api/unpublish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/unpublish.js ) _
287
+ _ See code: [ src/commands/api/unpublish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/unpublish.js ) _
288
288
289
289
## ` swaggerhub api:update `
290
290
@@ -318,7 +318,7 @@ EXAMPLES
318
318
swaggerhub api:update organization/api/1.0.0 --visibility=private
319
319
```
320
320
321
- _ See code: [ src/commands/api/update.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/update.js ) _
321
+ _ See code: [ src/commands/api/update.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/update.js ) _
322
322
323
323
## ` swaggerhub api:validate `
324
324
@@ -343,7 +343,7 @@ EXAMPLES
343
343
swaggerhub api:validate organization/api
344
344
```
345
345
346
- _ See code: [ src/commands/api/validate.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/api/validate.js ) _
346
+ _ See code: [ src/commands/api/validate.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/api/validate.js ) _
347
347
348
348
## ` swaggerhub configure `
349
349
@@ -365,7 +365,7 @@ DESCRIPTION
365
365
settings.
366
366
```
367
367
368
- _ See code: [ src/commands/configure.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/configure.js ) _
368
+ _ See code: [ src/commands/configure.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/configure.js ) _
369
369
370
370
## ` swaggerhub domain:create `
371
371
@@ -397,7 +397,7 @@ EXAMPLES
397
397
swaggerhub domain:create organization/domain/1.0.0 --publish --setdefault --file domain.json
398
398
```
399
399
400
- _ See code: [ src/commands/domain/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/create.js ) _
400
+ _ See code: [ src/commands/domain/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/create.js ) _
401
401
402
402
## ` swaggerhub domain:delete `
403
403
@@ -420,7 +420,7 @@ EXAMPLES
420
420
swaggerhub domain:delete organization/domain --force
421
421
```
422
422
423
- _ See code: [ src/commands/domain/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/delete.js ) _
423
+ _ See code: [ src/commands/domain/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/delete.js ) _
424
424
425
425
## ` swaggerhub domain:get `
426
426
@@ -446,7 +446,7 @@ EXAMPLES
446
446
swaggerhub domain:get organization/domain/1.0.0 --json
447
447
```
448
448
449
- _ See code: [ src/commands/domain/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/get.js ) _
449
+ _ See code: [ src/commands/domain/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/get.js ) _
450
450
451
451
## ` swaggerhub domain:publish `
452
452
@@ -466,7 +466,7 @@ EXAMPLE
466
466
swaggerhub domain:publish organization/domain/1.0.0
467
467
```
468
468
469
- _ See code: [ src/commands/domain/publish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/publish.js ) _
469
+ _ See code: [ src/commands/domain/publish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/publish.js ) _
470
470
471
471
## ` swaggerhub domain:setdefault `
472
472
@@ -486,7 +486,7 @@ EXAMPLE
486
486
swaggerhub domain:setdefault organization/domain/2.0.0
487
487
```
488
488
489
- _ See code: [ src/commands/domain/setdefault.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/setdefault.js ) _
489
+ _ See code: [ src/commands/domain/setdefault.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/setdefault.js ) _
490
490
491
491
## ` swaggerhub domain:unpublish `
492
492
@@ -506,7 +506,7 @@ EXAMPLE
506
506
swaggerhub domain:unpublish organization/domain/1.0.0
507
507
```
508
508
509
- _ See code: [ src/commands/domain/unpublish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/unpublish.js ) _
509
+ _ See code: [ src/commands/domain/unpublish.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/unpublish.js ) _
510
510
511
511
## ` swaggerhub domain:update `
512
512
@@ -540,7 +540,7 @@ EXAMPLES
540
540
swaggerhub domain:update organization/domain/1.0.0 --visibility=private
541
541
```
542
542
543
- _ See code: [ src/commands/domain/update.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/domain/update.js ) _
543
+ _ See code: [ src/commands/domain/update.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/domain/update.js ) _
544
544
545
545
## ` swaggerhub help `
546
546
@@ -583,7 +583,7 @@ EXAMPLE
583
583
swaggerhub integration:create organization/api/1.0.0 --file config.json
584
584
```
585
585
586
- _ See code: [ src/commands/integration/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/integration/create.js ) _
586
+ _ See code: [ src/commands/integration/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/integration/create.js ) _
587
587
588
588
## ` swaggerhub integration:delete `
589
589
@@ -603,7 +603,7 @@ EXAMPLE
603
603
swaggerhub integration:delete organization/api/1.0.0/503c2db6-448a-4678-a310-f465429e9704
604
604
```
605
605
606
- _ See code: [ src/commands/integration/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/integration/delete.js ) _
606
+ _ See code: [ src/commands/integration/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/integration/delete.js ) _
607
607
608
608
## ` swaggerhub integration:execute `
609
609
@@ -623,7 +623,7 @@ EXAMPLE
623
623
swaggerhub integration:execute organization/api/1.0.0/503c2db6-448a-4678-a310-f465429e9704
624
624
```
625
625
626
- _ See code: [ src/commands/integration/execute.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/integration/execute.js ) _
626
+ _ See code: [ src/commands/integration/execute.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/integration/execute.js ) _
627
627
628
628
## ` swaggerhub integration:get `
629
629
@@ -643,7 +643,7 @@ EXAMPLE
643
643
swaggerhub integration:get organization/api/1.0.0/503c2db6-448a-4678-a310-f465429e9704
644
644
```
645
645
646
- _ See code: [ src/commands/integration/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/integration/get.js ) _
646
+ _ See code: [ src/commands/integration/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/integration/get.js ) _
647
647
648
648
## ` swaggerhub integration:list `
649
649
@@ -663,7 +663,7 @@ EXAMPLE
663
663
swaggerhub integration:list organization/api/1.0.0
664
664
```
665
665
666
- _ See code: [ src/commands/integration/list.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/integration/list.js ) _
666
+ _ See code: [ src/commands/integration/list.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/integration/list.js ) _
667
667
668
668
## ` swaggerhub integration:update `
669
669
@@ -684,7 +684,7 @@ EXAMPLE
684
684
swaggerhub integration:update organization/api/1.0.0/503c2db6-448a-4678-abcd-0123456789abc --file config.json
685
685
```
686
686
687
- _ See code: [ src/commands/integration/update.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/integration/update.js ) _
687
+ _ See code: [ src/commands/integration/update.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/integration/update.js ) _
688
688
689
689
## ` swaggerhub plugins `
690
690
@@ -843,7 +843,7 @@ EXAMPLE
843
843
swaggerhub project:api:add organization/project_name my_api
844
844
```
845
845
846
- _ See code: [ src/commands/project/api/add.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/api/add.js ) _
846
+ _ See code: [ src/commands/project/api/add.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/api/add.js ) _
847
847
848
848
## ` swaggerhub project:api:remove `
849
849
@@ -864,7 +864,7 @@ EXAMPLE
864
864
swaggerhub project:api:remove organization/project_name my_api
865
865
```
866
866
867
- _ See code: [ src/commands/project/api/remove.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/api/remove.js ) _
867
+ _ See code: [ src/commands/project/api/remove.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/api/remove.js ) _
868
868
869
869
## ` swaggerhub project:create `
870
870
@@ -892,7 +892,7 @@ EXAMPLES
892
892
swaggerhub project:create organization/new_project_name -a "testapi1" -d "testdomain3" --description "description"
893
893
```
894
894
895
- _ See code: [ src/commands/project/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/create.js ) _
895
+ _ See code: [ src/commands/project/create.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/create.js ) _
896
896
897
897
## ` swaggerhub project:delete `
898
898
@@ -912,7 +912,7 @@ EXAMPLE
912
912
swaggerhub project:delete organization/project_name
913
913
```
914
914
915
- _ See code: [ src/commands/project/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/delete.js ) _
915
+ _ See code: [ src/commands/project/delete.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/delete.js ) _
916
916
917
917
## ` swaggerhub project:domain:add `
918
918
@@ -933,7 +933,7 @@ EXAMPLE
933
933
swaggerhub project:domain:add organization/project_name my_domain
934
934
```
935
935
936
- _ See code: [ src/commands/project/domain/add.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/domain/add.js ) _
936
+ _ See code: [ src/commands/project/domain/add.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/domain/add.js ) _
937
937
938
938
## ` swaggerhub project:domain:remove `
939
939
@@ -954,7 +954,7 @@ EXAMPLE
954
954
swaggerhub project:domain:remove organization/project_name my_domain
955
955
```
956
956
957
- _ See code: [ src/commands/project/domain/remove.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/domain/remove.js ) _
957
+ _ See code: [ src/commands/project/domain/remove.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/domain/remove.js ) _
958
958
959
959
## ` swaggerhub project:get `
960
960
@@ -974,7 +974,7 @@ EXAMPLE
974
974
swaggerhub project:get organization/project_name
975
975
```
976
976
977
- _ See code: [ src/commands/project/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/get.js ) _
977
+ _ See code: [ src/commands/project/get.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/get.js ) _
978
978
979
979
## ` swaggerhub project:list `
980
980
@@ -995,7 +995,7 @@ EXAMPLES
995
995
swaggerhub project:list organization
996
996
```
997
997
998
- _ See code: [ src/commands/project/list.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/list.js ) _
998
+ _ See code: [ src/commands/project/list.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/list.js ) _
999
999
1000
1000
## ` swaggerhub project:member:list `
1001
1001
@@ -1015,7 +1015,7 @@ EXAMPLE
1015
1015
swaggerhub project:member:list organisation/project_name
1016
1016
```
1017
1017
1018
- _ See code: [ src/commands/project/member/list.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.4 /src/commands/project/member/list.js ) _
1018
+ _ See code: [ src/commands/project/member/list.js] ( https://github.com/SmartBear/swaggerhub-cli/blob/v0.6.5 /src/commands/project/member/list.js ) _
1019
1019
<!-- commandsstop -->
1020
1020
1021
1021
# Plugins
0 commit comments