From 2e30f5666f14825c9442b4d3a08f993a40a03351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Bustarret?= Date: Fri, 10 Jul 2026 09:58:56 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20--dry-run?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/iaas_test.go | 8 +++++++- cmd/root.go | 1 + docs/reference/octl.md | 1 + docs/reference/octl_iaas.md | 1 + docs/reference/octl_iaas_accesskey.md | 1 + docs/reference/octl_iaas_accesskey_create.md | 1 + docs/reference/octl_iaas_accesskey_delete.md | 1 + docs/reference/octl_iaas_accesskey_describe.md | 1 + docs/reference/octl_iaas_accesskey_list.md | 1 + docs/reference/octl_iaas_accesskey_update.md | 1 + docs/reference/octl_iaas_account.md | 1 + docs/reference/octl_iaas_account_create.md | 1 + docs/reference/octl_iaas_account_list.md | 1 + docs/reference/octl_iaas_adminpassword.md | 1 + docs/reference/octl_iaas_adminpassword_list.md | 1 + docs/reference/octl_iaas_api.md | 1 + docs/reference/octl_iaas_api_AcceptNetPeering.md | 1 + docs/reference/octl_iaas_api_AddUserToUserGroup.md | 1 + docs/reference/octl_iaas_api_CheckAuthentication.md | 1 + docs/reference/octl_iaas_api_CreateAccessKey.md | 1 + docs/reference/octl_iaas_api_CreateAccount.md | 1 + docs/reference/octl_iaas_api_CreateApiAccessRule.md | 1 + docs/reference/octl_iaas_api_CreateCa.md | 1 + docs/reference/octl_iaas_api_CreateClientGateway.md | 1 + docs/reference/octl_iaas_api_CreateDedicatedGroup.md | 1 + docs/reference/octl_iaas_api_CreateDhcpOptions.md | 1 + docs/reference/octl_iaas_api_CreateDirectLink.md | 1 + .../octl_iaas_api_CreateDirectLinkInterface.md | 1 + docs/reference/octl_iaas_api_CreateFlexibleGpu.md | 1 + docs/reference/octl_iaas_api_CreateImage.md | 1 + .../reference/octl_iaas_api_CreateImageExportTask.md | 1 + .../reference/octl_iaas_api_CreateInternetService.md | 1 + docs/reference/octl_iaas_api_CreateKeypair.md | 1 + docs/reference/octl_iaas_api_CreateListenerRule.md | 1 + docs/reference/octl_iaas_api_CreateLoadBalancer.md | 1 + .../octl_iaas_api_CreateLoadBalancerListeners.md | 1 + .../octl_iaas_api_CreateLoadBalancerPolicy.md | 1 + .../octl_iaas_api_CreateLoadBalancerTags.md | 1 + docs/reference/octl_iaas_api_CreateNatService.md | 1 + docs/reference/octl_iaas_api_CreateNet.md | 1 + docs/reference/octl_iaas_api_CreateNetAccessPoint.md | 1 + docs/reference/octl_iaas_api_CreateNetPeering.md | 1 + docs/reference/octl_iaas_api_CreateNic.md | 1 + docs/reference/octl_iaas_api_CreatePolicy.md | 1 + docs/reference/octl_iaas_api_CreatePolicyVersion.md | 1 + docs/reference/octl_iaas_api_CreateProductType.md | 1 + docs/reference/octl_iaas_api_CreatePublicIp.md | 1 + docs/reference/octl_iaas_api_CreateRoute.md | 1 + docs/reference/octl_iaas_api_CreateRouteTable.md | 1 + docs/reference/octl_iaas_api_CreateSecurityGroup.md | 1 + .../octl_iaas_api_CreateSecurityGroupRule.md | 1 + .../octl_iaas_api_CreateServerCertificate.md | 1 + docs/reference/octl_iaas_api_CreateSnapshot.md | 1 + .../octl_iaas_api_CreateSnapshotExportTask.md | 1 + docs/reference/octl_iaas_api_CreateSubnet.md | 1 + docs/reference/octl_iaas_api_CreateTags.md | 1 + docs/reference/octl_iaas_api_CreateUser.md | 1 + docs/reference/octl_iaas_api_CreateUserGroup.md | 1 + docs/reference/octl_iaas_api_CreateVirtualGateway.md | 1 + docs/reference/octl_iaas_api_CreateVmGroup.md | 1 + docs/reference/octl_iaas_api_CreateVmTemplate.md | 1 + docs/reference/octl_iaas_api_CreateVms.md | 1 + docs/reference/octl_iaas_api_CreateVolume.md | 1 + docs/reference/octl_iaas_api_CreateVpnConnection.md | 1 + .../octl_iaas_api_CreateVpnConnectionRoute.md | 1 + docs/reference/octl_iaas_api_DeleteAccessKey.md | 1 + docs/reference/octl_iaas_api_DeleteApiAccessRule.md | 1 + docs/reference/octl_iaas_api_DeleteCa.md | 1 + docs/reference/octl_iaas_api_DeleteClientGateway.md | 1 + docs/reference/octl_iaas_api_DeleteDedicatedGroup.md | 1 + docs/reference/octl_iaas_api_DeleteDhcpOptions.md | 1 + docs/reference/octl_iaas_api_DeleteDirectLink.md | 1 + .../octl_iaas_api_DeleteDirectLinkInterface.md | 1 + docs/reference/octl_iaas_api_DeleteExportTask.md | 1 + docs/reference/octl_iaas_api_DeleteFlexibleGpu.md | 1 + docs/reference/octl_iaas_api_DeleteImage.md | 1 + .../reference/octl_iaas_api_DeleteInternetService.md | 1 + docs/reference/octl_iaas_api_DeleteKeypair.md | 1 + docs/reference/octl_iaas_api_DeleteListenerRule.md | 1 + docs/reference/octl_iaas_api_DeleteLoadBalancer.md | 1 + .../octl_iaas_api_DeleteLoadBalancerListeners.md | 1 + .../octl_iaas_api_DeleteLoadBalancerPolicy.md | 1 + .../octl_iaas_api_DeleteLoadBalancerTags.md | 1 + docs/reference/octl_iaas_api_DeleteNatService.md | 1 + docs/reference/octl_iaas_api_DeleteNet.md | 1 + docs/reference/octl_iaas_api_DeleteNetAccessPoint.md | 1 + docs/reference/octl_iaas_api_DeleteNetPeering.md | 1 + docs/reference/octl_iaas_api_DeleteNic.md | 1 + docs/reference/octl_iaas_api_DeletePolicy.md | 1 + docs/reference/octl_iaas_api_DeletePolicyVersion.md | 1 + docs/reference/octl_iaas_api_DeleteProductType.md | 1 + docs/reference/octl_iaas_api_DeletePublicIp.md | 1 + docs/reference/octl_iaas_api_DeleteRoute.md | 1 + docs/reference/octl_iaas_api_DeleteRouteTable.md | 1 + docs/reference/octl_iaas_api_DeleteSecurityGroup.md | 1 + .../octl_iaas_api_DeleteSecurityGroupRule.md | 1 + .../octl_iaas_api_DeleteServerCertificate.md | 1 + docs/reference/octl_iaas_api_DeleteSnapshot.md | 1 + docs/reference/octl_iaas_api_DeleteSubnet.md | 1 + docs/reference/octl_iaas_api_DeleteTags.md | 1 + docs/reference/octl_iaas_api_DeleteUser.md | 1 + docs/reference/octl_iaas_api_DeleteUserGroup.md | 1 + .../reference/octl_iaas_api_DeleteUserGroupPolicy.md | 1 + docs/reference/octl_iaas_api_DeleteUserPolicy.md | 1 + docs/reference/octl_iaas_api_DeleteVirtualGateway.md | 1 + docs/reference/octl_iaas_api_DeleteVmGroup.md | 1 + docs/reference/octl_iaas_api_DeleteVmTemplate.md | 1 + docs/reference/octl_iaas_api_DeleteVms.md | 1 + docs/reference/octl_iaas_api_DeleteVolume.md | 1 + docs/reference/octl_iaas_api_DeleteVpnConnection.md | 1 + .../octl_iaas_api_DeleteVpnConnectionRoute.md | 1 + .../octl_iaas_api_DeregisterVmsInLoadBalancer.md | 1 + docs/reference/octl_iaas_api_DisableOutscaleLogin.md | 1 + .../octl_iaas_api_DisableOutscaleLoginForUsers.md | 1 + .../octl_iaas_api_DisableOutscaleLoginPerUsers.md | 1 + docs/reference/octl_iaas_api_EnableOutscaleLogin.md | 1 + .../octl_iaas_api_EnableOutscaleLoginForUsers.md | 1 + .../octl_iaas_api_EnableOutscaleLoginPerUsers.md | 1 + docs/reference/octl_iaas_api_LinkFlexibleGpu.md | 1 + docs/reference/octl_iaas_api_LinkInternetService.md | 1 + .../octl_iaas_api_LinkLoadBalancerBackendMachines.md | 1 + .../octl_iaas_api_LinkManagedPolicyToUserGroup.md | 1 + docs/reference/octl_iaas_api_LinkNic.md | 1 + docs/reference/octl_iaas_api_LinkPolicy.md | 1 + docs/reference/octl_iaas_api_LinkPrivateIps.md | 1 + docs/reference/octl_iaas_api_LinkPublicIp.md | 1 + docs/reference/octl_iaas_api_LinkRouteTable.md | 1 + docs/reference/octl_iaas_api_LinkVirtualGateway.md | 1 + docs/reference/octl_iaas_api_LinkVolume.md | 1 + docs/reference/octl_iaas_api_PutUserGroupPolicy.md | 1 + docs/reference/octl_iaas_api_PutUserPolicy.md | 1 + docs/reference/octl_iaas_api_ReadAccessKeys.md | 1 + docs/reference/octl_iaas_api_ReadAccounts.md | 1 + docs/reference/octl_iaas_api_ReadAdminPassword.md | 1 + docs/reference/octl_iaas_api_ReadApiAccessPolicy.md | 1 + docs/reference/octl_iaas_api_ReadApiAccessRules.md | 1 + docs/reference/octl_iaas_api_ReadApiLogs.md | 1 + .../octl_iaas_api_ReadCO2EmissionAccount.md | 1 + docs/reference/octl_iaas_api_ReadCas.md | 1 + docs/reference/octl_iaas_api_ReadCatalog.md | 1 + docs/reference/octl_iaas_api_ReadCatalogs.md | 1 + docs/reference/octl_iaas_api_ReadClientGateways.md | 1 + docs/reference/octl_iaas_api_ReadConsoleOutput.md | 1 + .../octl_iaas_api_ReadConsumptionAccount.md | 1 + docs/reference/octl_iaas_api_ReadDedicatedGroups.md | 1 + docs/reference/octl_iaas_api_ReadDhcpOptions.md | 1 + .../octl_iaas_api_ReadDirectLinkInterfaces.md | 1 + docs/reference/octl_iaas_api_ReadDirectLinks.md | 1 + .../octl_iaas_api_ReadEntitiesLinkedToPolicy.md | 1 + .../octl_iaas_api_ReadFlexibleGpuCatalog.md | 1 + docs/reference/octl_iaas_api_ReadFlexibleGpus.md | 1 + docs/reference/octl_iaas_api_ReadImageExportTasks.md | 1 + docs/reference/octl_iaas_api_ReadImages.md | 1 + docs/reference/octl_iaas_api_ReadInternetServices.md | 1 + docs/reference/octl_iaas_api_ReadKeypairs.md | 1 + docs/reference/octl_iaas_api_ReadLinkedPolicies.md | 1 + docs/reference/octl_iaas_api_ReadListenerRules.md | 1 + docs/reference/octl_iaas_api_ReadLoadBalancerTags.md | 1 + docs/reference/octl_iaas_api_ReadLoadBalancers.md | 1 + docs/reference/octl_iaas_api_ReadLocations.md | 1 + ..._iaas_api_ReadManagedPoliciesLinkedToUserGroup.md | 1 + docs/reference/octl_iaas_api_ReadNatServices.md | 1 + .../octl_iaas_api_ReadNetAccessPointServices.md | 1 + docs/reference/octl_iaas_api_ReadNetAccessPoints.md | 1 + docs/reference/octl_iaas_api_ReadNetPeerings.md | 1 + docs/reference/octl_iaas_api_ReadNets.md | 1 + docs/reference/octl_iaas_api_ReadNics.md | 1 + docs/reference/octl_iaas_api_ReadPolicies.md | 1 + docs/reference/octl_iaas_api_ReadPolicy.md | 1 + docs/reference/octl_iaas_api_ReadPolicyVersion.md | 1 + docs/reference/octl_iaas_api_ReadPolicyVersions.md | 1 + docs/reference/octl_iaas_api_ReadProductTypes.md | 1 + docs/reference/octl_iaas_api_ReadPublicCatalog.md | 1 + docs/reference/octl_iaas_api_ReadPublicIpRanges.md | 1 + docs/reference/octl_iaas_api_ReadPublicIps.md | 1 + docs/reference/octl_iaas_api_ReadQuotas.md | 1 + docs/reference/octl_iaas_api_ReadRegions.md | 1 + docs/reference/octl_iaas_api_ReadRouteTables.md | 1 + docs/reference/octl_iaas_api_ReadSecurityGroups.md | 1 + .../octl_iaas_api_ReadServerCertificates.md | 1 + .../octl_iaas_api_ReadSnapshotExportTasks.md | 1 + docs/reference/octl_iaas_api_ReadSnapshots.md | 1 + docs/reference/octl_iaas_api_ReadSubnets.md | 1 + docs/reference/octl_iaas_api_ReadSubregions.md | 1 + docs/reference/octl_iaas_api_ReadTags.md | 1 + docs/reference/octl_iaas_api_ReadUnitPrice.md | 1 + docs/reference/octl_iaas_api_ReadUserGroup.md | 1 + .../reference/octl_iaas_api_ReadUserGroupPolicies.md | 1 + docs/reference/octl_iaas_api_ReadUserGroupPolicy.md | 1 + docs/reference/octl_iaas_api_ReadUserGroups.md | 1 + .../reference/octl_iaas_api_ReadUserGroupsPerUser.md | 1 + docs/reference/octl_iaas_api_ReadUserPolicies.md | 1 + docs/reference/octl_iaas_api_ReadUserPolicy.md | 1 + docs/reference/octl_iaas_api_ReadUsers.md | 1 + docs/reference/octl_iaas_api_ReadVirtualGateways.md | 1 + docs/reference/octl_iaas_api_ReadVmGroups.md | 1 + docs/reference/octl_iaas_api_ReadVmTemplates.md | 1 + docs/reference/octl_iaas_api_ReadVmTypes.md | 1 + docs/reference/octl_iaas_api_ReadVms.md | 1 + docs/reference/octl_iaas_api_ReadVmsHealth.md | 1 + docs/reference/octl_iaas_api_ReadVmsState.md | 1 + .../reference/octl_iaas_api_ReadVolumeUpdateTasks.md | 1 + docs/reference/octl_iaas_api_ReadVolumes.md | 1 + docs/reference/octl_iaas_api_ReadVpnConnections.md | 1 + docs/reference/octl_iaas_api_RebootVms.md | 1 + .../octl_iaas_api_RegisterVmsInLoadBalancer.md | 1 + docs/reference/octl_iaas_api_RejectNetPeering.md | 1 + .../octl_iaas_api_RemoveUserFromUserGroup.md | 1 + docs/reference/octl_iaas_api_ScaleDownVmGroup.md | 1 + docs/reference/octl_iaas_api_ScaleUpVmGroup.md | 1 + .../octl_iaas_api_SetDefaultPolicyVersion.md | 1 + docs/reference/octl_iaas_api_StartVms.md | 1 + docs/reference/octl_iaas_api_StopVms.md | 1 + docs/reference/octl_iaas_api_UnlinkFlexibleGpu.md | 1 + .../reference/octl_iaas_api_UnlinkInternetService.md | 1 + ...ctl_iaas_api_UnlinkLoadBalancerBackendMachines.md | 1 + ...octl_iaas_api_UnlinkManagedPolicyFromUserGroup.md | 1 + docs/reference/octl_iaas_api_UnlinkNic.md | 1 + docs/reference/octl_iaas_api_UnlinkPolicy.md | 1 + docs/reference/octl_iaas_api_UnlinkPrivateIps.md | 1 + docs/reference/octl_iaas_api_UnlinkPublicIp.md | 1 + docs/reference/octl_iaas_api_UnlinkRouteTable.md | 1 + docs/reference/octl_iaas_api_UnlinkVirtualGateway.md | 1 + docs/reference/octl_iaas_api_UnlinkVolume.md | 1 + docs/reference/octl_iaas_api_UpdateAccessKey.md | 1 + docs/reference/octl_iaas_api_UpdateAccount.md | 1 + .../reference/octl_iaas_api_UpdateApiAccessPolicy.md | 1 + docs/reference/octl_iaas_api_UpdateApiAccessRule.md | 1 + docs/reference/octl_iaas_api_UpdateCa.md | 1 + docs/reference/octl_iaas_api_UpdateDedicatedGroup.md | 1 + .../octl_iaas_api_UpdateDirectLinkInterface.md | 1 + docs/reference/octl_iaas_api_UpdateFlexibleGpu.md | 1 + docs/reference/octl_iaas_api_UpdateImage.md | 1 + docs/reference/octl_iaas_api_UpdateListenerRule.md | 1 + docs/reference/octl_iaas_api_UpdateLoadBalancer.md | 1 + docs/reference/octl_iaas_api_UpdateNet.md | 1 + docs/reference/octl_iaas_api_UpdateNetAccessPoint.md | 1 + docs/reference/octl_iaas_api_UpdateNic.md | 1 + docs/reference/octl_iaas_api_UpdateRoute.md | 1 + .../octl_iaas_api_UpdateRoutePropagation.md | 1 + docs/reference/octl_iaas_api_UpdateRouteTableLink.md | 1 + .../octl_iaas_api_UpdateServerCertificate.md | 1 + docs/reference/octl_iaas_api_UpdateSnapshot.md | 1 + docs/reference/octl_iaas_api_UpdateSubnet.md | 1 + docs/reference/octl_iaas_api_UpdateUser.md | 1 + docs/reference/octl_iaas_api_UpdateUserGroup.md | 1 + docs/reference/octl_iaas_api_UpdateVm.md | 1 + docs/reference/octl_iaas_api_UpdateVmGroup.md | 1 + docs/reference/octl_iaas_api_UpdateVmTemplate.md | 1 + docs/reference/octl_iaas_api_UpdateVolume.md | 1 + docs/reference/octl_iaas_api_UpdateVpnConnection.md | 1 + docs/reference/octl_iaas_apiaccesspolicy.md | 1 + docs/reference/octl_iaas_apiaccesspolicy_list.md | 1 + docs/reference/octl_iaas_apiaccessrule.md | 1 + docs/reference/octl_iaas_apiaccessrule_create.md | 1 + docs/reference/octl_iaas_apiaccessrule_delete.md | 1 + docs/reference/octl_iaas_apiaccessrule_describe.md | 1 + docs/reference/octl_iaas_apiaccessrule_list.md | 1 + docs/reference/octl_iaas_apiaccessrule_update.md | 1 + docs/reference/octl_iaas_apilog.md | 1 + docs/reference/octl_iaas_apilog_list.md | 1 + docs/reference/octl_iaas_ca.md | 1 + docs/reference/octl_iaas_ca_create.md | 1 + docs/reference/octl_iaas_ca_delete.md | 1 + docs/reference/octl_iaas_ca_describe.md | 1 + docs/reference/octl_iaas_ca_list.md | 1 + docs/reference/octl_iaas_ca_update.md | 1 + docs/reference/octl_iaas_catalog.md | 1 + docs/reference/octl_iaas_catalog_list.md | 1 + docs/reference/octl_iaas_clientgateway.md | 1 + docs/reference/octl_iaas_clientgateway_create.md | 1 + docs/reference/octl_iaas_clientgateway_delete.md | 1 + docs/reference/octl_iaas_clientgateway_describe.md | 1 + docs/reference/octl_iaas_clientgateway_list.md | 1 + docs/reference/octl_iaas_co2emissionaccount.md | 1 + docs/reference/octl_iaas_co2emissionaccount_list.md | 1 + docs/reference/octl_iaas_consoleoutput.md | 1 + docs/reference/octl_iaas_consoleoutput_list.md | 1 + docs/reference/octl_iaas_consumptionaccount.md | 1 + .../octl_iaas_consumptionaccount_aggregate.md | 1 + .../octl_iaas_consumptionaccount_aggregate_all.md | 1 + ...octl_iaas_consumptionaccount_aggregate_compute.md | 1 + .../octl_iaas_consumptionaccount_aggregate_gpu.md | 1 + docs/reference/octl_iaas_consumptionaccount_list.md | 1 + docs/reference/octl_iaas_dedicatedgroup.md | 1 + docs/reference/octl_iaas_dedicatedgroup_create.md | 1 + docs/reference/octl_iaas_dedicatedgroup_delete.md | 1 + docs/reference/octl_iaas_dedicatedgroup_describe.md | 1 + docs/reference/octl_iaas_dedicatedgroup_list.md | 1 + docs/reference/octl_iaas_dedicatedgroup_update.md | 1 + docs/reference/octl_iaas_dhcpoption.md | 1 + docs/reference/octl_iaas_dhcpoption_create.md | 1 + docs/reference/octl_iaas_dhcpoption_delete.md | 1 + docs/reference/octl_iaas_dhcpoption_describe.md | 1 + docs/reference/octl_iaas_dhcpoption_list.md | 1 + docs/reference/octl_iaas_directlink.md | 1 + docs/reference/octl_iaas_directlink_create.md | 1 + docs/reference/octl_iaas_directlink_delete.md | 1 + docs/reference/octl_iaas_directlink_describe.md | 1 + docs/reference/octl_iaas_directlink_list.md | 1 + docs/reference/octl_iaas_directlinkinterface.md | 1 + .../octl_iaas_directlinkinterface_create.md | 1 + .../octl_iaas_directlinkinterface_delete.md | 1 + .../octl_iaas_directlinkinterface_describe.md | 1 + docs/reference/octl_iaas_directlinkinterface_list.md | 1 + .../octl_iaas_directlinkinterface_update.md | 1 + docs/reference/octl_iaas_entitieslinkedtopolicy.md | 1 + .../octl_iaas_entitieslinkedtopolicy_list.md | 1 + docs/reference/octl_iaas_exporttask.md | 1 + docs/reference/octl_iaas_exporttask_delete.md | 1 + docs/reference/octl_iaas_flexiblegpu.md | 1 + docs/reference/octl_iaas_flexiblegpu_catalog.md | 1 + docs/reference/octl_iaas_flexiblegpu_create.md | 1 + docs/reference/octl_iaas_flexiblegpu_delete.md | 1 + docs/reference/octl_iaas_flexiblegpu_describe.md | 1 + docs/reference/octl_iaas_flexiblegpu_link.md | 1 + docs/reference/octl_iaas_flexiblegpu_list.md | 1 + docs/reference/octl_iaas_flexiblegpu_unlink.md | 1 + docs/reference/octl_iaas_flexiblegpu_update.md | 1 + docs/reference/octl_iaas_image.md | 1 + docs/reference/octl_iaas_image_create.md | 1 + docs/reference/octl_iaas_image_delete.md | 1 + docs/reference/octl_iaas_image_describe.md | 1 + docs/reference/octl_iaas_image_list.md | 1 + docs/reference/octl_iaas_image_update.md | 1 + docs/reference/octl_iaas_imageexporttask.md | 1 + docs/reference/octl_iaas_imageexporttask_create.md | 1 + docs/reference/octl_iaas_imageexporttask_describe.md | 1 + docs/reference/octl_iaas_imageexporttask_list.md | 1 + docs/reference/octl_iaas_internetservice.md | 1 + docs/reference/octl_iaas_internetservice_create.md | 1 + docs/reference/octl_iaas_internetservice_delete.md | 1 + docs/reference/octl_iaas_internetservice_describe.md | 1 + docs/reference/octl_iaas_internetservice_link.md | 1 + docs/reference/octl_iaas_internetservice_list.md | 1 + docs/reference/octl_iaas_internetservice_unlink.md | 1 + docs/reference/octl_iaas_keypair.md | 1 + docs/reference/octl_iaas_keypair_create.md | 1 + docs/reference/octl_iaas_keypair_delete.md | 1 + docs/reference/octl_iaas_keypair_describe.md | 1 + docs/reference/octl_iaas_keypair_list.md | 1 + docs/reference/octl_iaas_linkedpolicy.md | 1 + docs/reference/octl_iaas_linkedpolicy_list.md | 1 + docs/reference/octl_iaas_listenerrule.md | 1 + docs/reference/octl_iaas_listenerrule_create.md | 1 + docs/reference/octl_iaas_listenerrule_delete.md | 1 + docs/reference/octl_iaas_listenerrule_describe.md | 1 + docs/reference/octl_iaas_listenerrule_list.md | 1 + docs/reference/octl_iaas_listenerrule_update.md | 1 + docs/reference/octl_iaas_loadbalancer.md | 1 + docs/reference/octl_iaas_loadbalancer_backends.md | 1 + docs/reference/octl_iaas_loadbalancer_create.md | 1 + docs/reference/octl_iaas_loadbalancer_delete.md | 1 + docs/reference/octl_iaas_loadbalancer_describe.md | 1 + docs/reference/octl_iaas_loadbalancer_list.md | 1 + docs/reference/octl_iaas_loadbalancer_update.md | 1 + docs/reference/octl_iaas_loadbalancerlistener.md | 1 + .../octl_iaas_loadbalancerlistener_create.md | 1 + docs/reference/octl_iaas_loadbalancerpolicy.md | 1 + .../reference/octl_iaas_loadbalancerpolicy_create.md | 1 + docs/reference/octl_iaas_loadbalancertag.md | 1 + docs/reference/octl_iaas_loadbalancertag_create.md | 1 + docs/reference/octl_iaas_loadbalancertag_list.md | 1 + docs/reference/octl_iaas_location.md | 1 + docs/reference/octl_iaas_location_list.md | 1 + .../octl_iaas_managedpolicieslinkedtousergroup.md | 1 + ...ctl_iaas_managedpolicieslinkedtousergroup_list.md | 1 + docs/reference/octl_iaas_natservice.md | 1 + docs/reference/octl_iaas_natservice_create.md | 1 + docs/reference/octl_iaas_natservice_delete.md | 1 + docs/reference/octl_iaas_natservice_describe.md | 1 + docs/reference/octl_iaas_natservice_list.md | 1 + docs/reference/octl_iaas_net.md | 1 + docs/reference/octl_iaas_net_create.md | 1 + docs/reference/octl_iaas_net_delete.md | 1 + docs/reference/octl_iaas_net_dependencies.md | 1 + docs/reference/octl_iaas_net_describe.md | 1 + docs/reference/octl_iaas_net_list.md | 1 + docs/reference/octl_iaas_net_teardown.md | 1 + docs/reference/octl_iaas_net_update.md | 1 + docs/reference/octl_iaas_netaccesspoint.md | 1 + docs/reference/octl_iaas_netaccesspoint_create.md | 1 + docs/reference/octl_iaas_netaccesspoint_delete.md | 1 + docs/reference/octl_iaas_netaccesspoint_describe.md | 1 + docs/reference/octl_iaas_netaccesspoint_list.md | 1 + docs/reference/octl_iaas_netaccesspoint_services.md | 1 + docs/reference/octl_iaas_netaccesspoint_update.md | 1 + docs/reference/octl_iaas_netpeering.md | 1 + docs/reference/octl_iaas_netpeering_accept.md | 1 + docs/reference/octl_iaas_netpeering_create.md | 1 + docs/reference/octl_iaas_netpeering_delete.md | 1 + docs/reference/octl_iaas_netpeering_describe.md | 1 + docs/reference/octl_iaas_netpeering_list.md | 1 + docs/reference/octl_iaas_netpeering_reject.md | 1 + docs/reference/octl_iaas_nic.md | 1 + docs/reference/octl_iaas_nic_create.md | 1 + docs/reference/octl_iaas_nic_delete.md | 1 + docs/reference/octl_iaas_nic_describe.md | 1 + docs/reference/octl_iaas_nic_link.md | 1 + docs/reference/octl_iaas_nic_list.md | 1 + docs/reference/octl_iaas_nic_unlink.md | 1 + docs/reference/octl_iaas_nic_update.md | 1 + docs/reference/octl_iaas_policy.md | 1 + docs/reference/octl_iaas_policy_create.md | 1 + docs/reference/octl_iaas_policy_delete.md | 1 + docs/reference/octl_iaas_policy_describe.md | 1 + docs/reference/octl_iaas_policy_link.md | 1 + docs/reference/octl_iaas_policy_list.md | 1 + docs/reference/octl_iaas_policy_unlink.md | 1 + docs/reference/octl_iaas_policyversion.md | 1 + docs/reference/octl_iaas_policyversion_create.md | 1 + docs/reference/octl_iaas_policyversion_delete.md | 1 + docs/reference/octl_iaas_policyversion_describe.md | 1 + docs/reference/octl_iaas_policyversion_list.md | 1 + .../reference/octl_iaas_policyversion_set-default.md | 1 + docs/reference/octl_iaas_producttype.md | 1 + docs/reference/octl_iaas_producttype_create.md | 1 + docs/reference/octl_iaas_producttype_delete.md | 1 + docs/reference/octl_iaas_producttype_describe.md | 1 + docs/reference/octl_iaas_producttype_list.md | 1 + docs/reference/octl_iaas_publiccatalog.md | 1 + docs/reference/octl_iaas_publiccatalog_list.md | 1 + docs/reference/octl_iaas_publicip.md | 1 + docs/reference/octl_iaas_publicip_create.md | 1 + docs/reference/octl_iaas_publicip_delete.md | 1 + docs/reference/octl_iaas_publicip_describe.md | 1 + docs/reference/octl_iaas_publicip_list.md | 1 + docs/reference/octl_iaas_publiciprange.md | 1 + docs/reference/octl_iaas_publiciprange_list.md | 1 + docs/reference/octl_iaas_quota.md | 1 + docs/reference/octl_iaas_quota_describe.md | 1 + docs/reference/octl_iaas_quota_list.md | 1 + docs/reference/octl_iaas_region.md | 1 + docs/reference/octl_iaas_region_list.md | 1 + docs/reference/octl_iaas_route.md | 1 + docs/reference/octl_iaas_route_create.md | 1 + docs/reference/octl_iaas_routetable.md | 1 + docs/reference/octl_iaas_routetable_create.md | 1 + docs/reference/octl_iaas_routetable_delete.md | 1 + docs/reference/octl_iaas_routetable_describe.md | 1 + docs/reference/octl_iaas_routetable_list.md | 1 + docs/reference/octl_iaas_securitygroup.md | 1 + docs/reference/octl_iaas_securitygroup_create.md | 1 + docs/reference/octl_iaas_securitygroup_delete.md | 1 + docs/reference/octl_iaas_securitygroup_describe.md | 1 + docs/reference/octl_iaas_securitygroup_list.md | 1 + docs/reference/octl_iaas_securitygrouprule.md | 1 + docs/reference/octl_iaas_securitygrouprule_create.md | 1 + docs/reference/octl_iaas_servercertificate.md | 1 + docs/reference/octl_iaas_servercertificate_create.md | 1 + docs/reference/octl_iaas_servercertificate_list.md | 1 + docs/reference/octl_iaas_snapshot.md | 1 + docs/reference/octl_iaas_snapshot_create.md | 1 + docs/reference/octl_iaas_snapshot_delete.md | 1 + docs/reference/octl_iaas_snapshot_describe.md | 1 + docs/reference/octl_iaas_snapshot_list.md | 1 + docs/reference/octl_iaas_snapshot_update.md | 1 + docs/reference/octl_iaas_snapshotexporttask.md | 1 + .../reference/octl_iaas_snapshotexporttask_create.md | 1 + .../octl_iaas_snapshotexporttask_describe.md | 1 + docs/reference/octl_iaas_snapshotexporttask_list.md | 1 + docs/reference/octl_iaas_subnet.md | 1 + docs/reference/octl_iaas_subnet_create.md | 1 + docs/reference/octl_iaas_subnet_delete.md | 1 + docs/reference/octl_iaas_subnet_describe.md | 1 + docs/reference/octl_iaas_subnet_list.md | 1 + docs/reference/octl_iaas_subnet_update.md | 1 + docs/reference/octl_iaas_subregion.md | 1 + docs/reference/octl_iaas_subregion_describe.md | 1 + docs/reference/octl_iaas_subregion_list.md | 1 + docs/reference/octl_iaas_tag.md | 1 + docs/reference/octl_iaas_tag_create.md | 1 + docs/reference/octl_iaas_tag_list.md | 1 + docs/reference/octl_iaas_unitprice.md | 1 + docs/reference/octl_iaas_unitprice_list.md | 1 + docs/reference/octl_iaas_user.md | 1 + docs/reference/octl_iaas_user_create.md | 1 + docs/reference/octl_iaas_user_delete.md | 1 + docs/reference/octl_iaas_user_list.md | 1 + docs/reference/octl_iaas_user_update.md | 1 + docs/reference/octl_iaas_usergroup.md | 1 + docs/reference/octl_iaas_usergroup_create.md | 1 + docs/reference/octl_iaas_usergroup_delete.md | 1 + docs/reference/octl_iaas_usergroup_list.md | 1 + docs/reference/octl_iaas_usergroup_update.md | 1 + docs/reference/octl_iaas_usergrouppolicy.md | 1 + docs/reference/octl_iaas_usergrouppolicy_list.md | 1 + docs/reference/octl_iaas_usergroupsperuser.md | 1 + docs/reference/octl_iaas_usergroupsperuser_list.md | 1 + docs/reference/octl_iaas_userpolicy.md | 1 + docs/reference/octl_iaas_userpolicy_list.md | 1 + docs/reference/octl_iaas_virtualgateway.md | 1 + docs/reference/octl_iaas_virtualgateway_create.md | 1 + docs/reference/octl_iaas_virtualgateway_delete.md | 1 + docs/reference/octl_iaas_virtualgateway_describe.md | 1 + docs/reference/octl_iaas_virtualgateway_list.md | 1 + docs/reference/octl_iaas_vm.md | 1 + docs/reference/octl_iaas_vm_create.md | 1 + docs/reference/octl_iaas_vm_delete.md | 1 + docs/reference/octl_iaas_vm_describe.md | 1 + docs/reference/octl_iaas_vm_list.md | 1 + docs/reference/octl_iaas_vm_readconsole.md | 1 + docs/reference/octl_iaas_vm_start.md | 1 + docs/reference/octl_iaas_vm_states.md | 1 + docs/reference/octl_iaas_vm_stop.md | 1 + docs/reference/octl_iaas_vm_update.md | 1 + docs/reference/octl_iaas_vmgroup.md | 1 + docs/reference/octl_iaas_vmgroup_create.md | 1 + docs/reference/octl_iaas_vmgroup_delete.md | 1 + docs/reference/octl_iaas_vmgroup_describe.md | 1 + docs/reference/octl_iaas_vmgroup_list.md | 1 + docs/reference/octl_iaas_vmgroup_update.md | 1 + docs/reference/octl_iaas_vmtemplate.md | 1 + docs/reference/octl_iaas_vmtemplate_create.md | 1 + docs/reference/octl_iaas_vmtemplate_delete.md | 1 + docs/reference/octl_iaas_vmtemplate_describe.md | 1 + docs/reference/octl_iaas_vmtemplate_list.md | 1 + docs/reference/octl_iaas_vmtemplate_update.md | 1 + docs/reference/octl_iaas_vmtype.md | 1 + docs/reference/octl_iaas_vmtype_describe.md | 1 + docs/reference/octl_iaas_vmtype_list.md | 1 + docs/reference/octl_iaas_volume.md | 1 + docs/reference/octl_iaas_volume_create.md | 1 + docs/reference/octl_iaas_volume_delete.md | 1 + docs/reference/octl_iaas_volume_describe.md | 1 + docs/reference/octl_iaas_volume_link.md | 1 + docs/reference/octl_iaas_volume_list.md | 1 + docs/reference/octl_iaas_volume_unlink.md | 1 + docs/reference/octl_iaas_volume_update.md | 1 + docs/reference/octl_iaas_volumeupdatetask.md | 1 + .../reference/octl_iaas_volumeupdatetask_describe.md | 1 + docs/reference/octl_iaas_volumeupdatetask_list.md | 1 + docs/reference/octl_iaas_vpnconnection.md | 1 + docs/reference/octl_iaas_vpnconnection_create.md | 1 + docs/reference/octl_iaas_vpnconnection_delete.md | 1 + docs/reference/octl_iaas_vpnconnection_describe.md | 1 + docs/reference/octl_iaas_vpnconnection_list.md | 1 + docs/reference/octl_iaas_vpnconnection_update.md | 1 + docs/reference/octl_iaas_vpnconnectionroute.md | 1 + .../reference/octl_iaas_vpnconnectionroute_create.md | 1 + docs/reference/octl_kube.md | 1 + docs/reference/octl_kube_api.md | 1 + docs/reference/octl_kube_api_CreateCluster.md | 1 + docs/reference/octl_kube_api_CreateProject.md | 1 + docs/reference/octl_kube_api_DeleteCluster.md | 1 + docs/reference/octl_kube_api_DeleteProject.md | 1 + docs/reference/octl_kube_api_GetCPSubregions.md | 1 + docs/reference/octl_kube_api_GetCluster.md | 1 + docs/reference/octl_kube_api_GetClusterTemplate.md | 1 + docs/reference/octl_kube_api_GetControlPlanePlans.md | 1 + docs/reference/octl_kube_api_GetKubeconfig.md | 1 + .../octl_kube_api_GetKubeconfigWithPubkeyNACL.md | 1 + .../reference/octl_kube_api_GetKubernetesVersions.md | 1 + .../octl_kube_api_GetNetPeeringAcceptanceTemplate.md | 1 + .../octl_kube_api_GetNetPeeringRequestTemplate.md | 1 + docs/reference/octl_kube_api_GetNodepoolTemplate.md | 1 + docs/reference/octl_kube_api_GetProject.md | 1 + docs/reference/octl_kube_api_GetProjectNets.md | 1 + docs/reference/octl_kube_api_GetProjectPublicIps.md | 1 + docs/reference/octl_kube_api_GetProjectQuotas.md | 1 + docs/reference/octl_kube_api_GetProjectSnapshots.md | 1 + docs/reference/octl_kube_api_GetProjectTemplate.md | 1 + docs/reference/octl_kube_api_GetQuotas.md | 1 + docs/reference/octl_kube_api_ListAllClusters.md | 1 + .../octl_kube_api_ListClustersByProjectID.md | 1 + docs/reference/octl_kube_api_ListProjects.md | 1 + docs/reference/octl_kube_api_UpdateCluster.md | 1 + docs/reference/octl_kube_api_UpdateProject.md | 1 + docs/reference/octl_kube_api_UpgradeCluster.md | 1 + docs/reference/octl_kube_cluster.md | 1 + docs/reference/octl_kube_cluster_create.md | 1 + docs/reference/octl_kube_cluster_delete.md | 1 + docs/reference/octl_kube_cluster_describe.md | 1 + docs/reference/octl_kube_cluster_kubeconfig.md | 1 + docs/reference/octl_kube_cluster_list.md | 1 + docs/reference/octl_kube_cluster_update.md | 1 + docs/reference/octl_kube_kubectl.md | 1 + docs/reference/octl_kube_nodepool.md | 1 + docs/reference/octl_kube_nodepool_api.md | 1 + docs/reference/octl_kube_nodepool_api_Create.md | 1 + docs/reference/octl_kube_nodepool_api_Delete.md | 1 + docs/reference/octl_kube_nodepool_api_Get.md | 1 + docs/reference/octl_kube_nodepool_api_List.md | 1 + docs/reference/octl_kube_nodepool_api_Update.md | 1 + docs/reference/octl_kube_nodepool_create.md | 1 + docs/reference/octl_kube_nodepool_delete.md | 1 + docs/reference/octl_kube_nodepool_describe.md | 1 + docs/reference/octl_kube_nodepool_list.md | 1 + docs/reference/octl_kube_project.md | 1 + docs/reference/octl_kube_project_clusters.md | 1 + docs/reference/octl_kube_project_create.md | 1 + docs/reference/octl_kube_project_delete.md | 1 + docs/reference/octl_kube_project_describe.md | 1 + docs/reference/octl_kube_project_list.md | 1 + docs/reference/octl_kube_project_nets.md | 1 + docs/reference/octl_kube_project_public-ips.md | 1 + docs/reference/octl_kube_project_quotas.md | 1 + docs/reference/octl_kube_project_snapshots.md | 1 + docs/reference/octl_kube_project_update.md | 1 + docs/reference/octl_kube_project_use.md | 1 + docs/reference/octl_kube_publicip.md | 1 + docs/reference/octl_kube_publicip_describe.md | 1 + docs/reference/octl_kube_quota.md | 1 + docs/reference/octl_kube_quota_describe.md | 1 + docs/reference/octl_kube_secret.md | 1 + docs/reference/octl_metadata.md | 1 + docs/reference/octl_metadata_all.md | 1 + docs/reference/octl_metadata_availability_zone.md | 1 + docs/reference/octl_metadata_device_mapping.md | 1 + docs/reference/octl_metadata_instance_id.md | 1 + docs/reference/octl_metadata_instance_type.md | 1 + docs/reference/octl_metadata_mac.md | 1 + docs/reference/octl_metadata_placement_cluster.md | 1 + docs/reference/octl_metadata_placement_server.md | 1 + docs/reference/octl_metadata_region.md | 1 + docs/reference/octl_metadata_tags.md | 1 + docs/reference/octl_profile.md | 1 + docs/reference/octl_profile_add.md | 1 + docs/reference/octl_profile_current.md | 1 + docs/reference/octl_profile_delete.md | 1 + docs/reference/octl_profile_list.md | 1 + docs/reference/octl_profile_use.md | 1 + docs/reference/octl_storage.md | 1 + docs/reference/octl_storage_api.md | 1 + .../octl_storage_api_AbortMultipartUpload.md | 1 + .../octl_storage_api_CompleteMultipartUpload.md | 1 + docs/reference/octl_storage_api_CopyObject.md | 1 + docs/reference/octl_storage_api_CreateBucket.md | 1 + .../octl_storage_api_CreateMultipartUpload.md | 1 + docs/reference/octl_storage_api_DeleteBucket.md | 1 + docs/reference/octl_storage_api_DeleteBucketCors.md | 1 + .../octl_storage_api_DeleteBucketEncryption.md | 1 + .../octl_storage_api_DeleteBucketLifecycle.md | 1 + .../reference/octl_storage_api_DeleteBucketPolicy.md | 1 + .../octl_storage_api_DeleteBucketWebsite.md | 1 + docs/reference/octl_storage_api_DeleteObject.md | 1 + .../octl_storage_api_DeleteObjectTagging.md | 1 + docs/reference/octl_storage_api_GetBucketAcl.md | 1 + docs/reference/octl_storage_api_GetBucketCors.md | 1 + .../octl_storage_api_GetBucketEncryption.md | 1 + ...tl_storage_api_GetBucketLifecycleConfiguration.md | 1 + docs/reference/octl_storage_api_GetBucketLocation.md | 1 + docs/reference/octl_storage_api_GetBucketPolicy.md | 1 + .../octl_storage_api_GetBucketVersioning.md | 1 + docs/reference/octl_storage_api_GetBucketWebsite.md | 1 + docs/reference/octl_storage_api_GetObject.md | 1 + docs/reference/octl_storage_api_GetObjectAcl.md | 1 + .../octl_storage_api_GetObjectLockConfiguration.md | 1 + .../reference/octl_storage_api_GetObjectRetention.md | 1 + docs/reference/octl_storage_api_GetObjectTagging.md | 1 + docs/reference/octl_storage_api_HeadBucket.md | 1 + docs/reference/octl_storage_api_HeadObject.md | 1 + docs/reference/octl_storage_api_ListBuckets.md | 1 + .../octl_storage_api_ListMultipartUploads.md | 1 + .../reference/octl_storage_api_ListObjectVersions.md | 1 + docs/reference/octl_storage_api_ListObjectsV2.md | 1 + docs/reference/octl_storage_api_ListParts.md | 1 + docs/reference/octl_storage_api_PutBucketAcl.md | 1 + docs/reference/octl_storage_api_PutBucketCors.md | 1 + .../octl_storage_api_PutBucketEncryption.md | 1 + ...tl_storage_api_PutBucketLifecycleConfiguration.md | 1 + docs/reference/octl_storage_api_PutBucketPolicy.md | 1 + .../octl_storage_api_PutBucketVersioning.md | 1 + docs/reference/octl_storage_api_PutBucketWebsite.md | 1 + docs/reference/octl_storage_api_PutObject.md | 1 + docs/reference/octl_storage_api_PutObjectAcl.md | 1 + .../octl_storage_api_PutObjectLockConfiguration.md | 1 + .../reference/octl_storage_api_PutObjectRetention.md | 1 + docs/reference/octl_storage_api_PutObjectTagging.md | 1 + docs/reference/octl_storage_api_UploadPart.md | 1 + docs/reference/octl_storage_api_UploadPartCopy.md | 1 + docs/reference/octl_storage_bucket.md | 1 + docs/reference/octl_storage_bucket_acl.md | 1 + docs/reference/octl_storage_bucket_acl_configure.md | 1 + docs/reference/octl_storage_bucket_acl_describe.md | 1 + docs/reference/octl_storage_bucket_cors.md | 1 + docs/reference/octl_storage_bucket_cors_configure.md | 1 + docs/reference/octl_storage_bucket_cors_describe.md | 1 + docs/reference/octl_storage_bucket_cors_disable.md | 1 + docs/reference/octl_storage_bucket_create.md | 1 + docs/reference/octl_storage_bucket_delete.md | 1 + docs/reference/octl_storage_bucket_describe.md | 1 + docs/reference/octl_storage_bucket_encryption.md | 1 + .../octl_storage_bucket_encryption_describe.md | 1 + .../octl_storage_bucket_encryption_disable.md | 1 + .../octl_storage_bucket_encryption_enable.md | 1 + docs/reference/octl_storage_bucket_lifecycle.md | 1 + .../octl_storage_bucket_lifecycle_configure.md | 1 + .../octl_storage_bucket_lifecycle_describe.md | 1 + .../octl_storage_bucket_lifecycle_disable.md | 1 + docs/reference/octl_storage_bucket_list.md | 1 + docs/reference/octl_storage_bucket_objectlock.md | 1 + .../octl_storage_bucket_objectlock_configure.md | 1 + .../octl_storage_bucket_objectlock_describe.md | 1 + docs/reference/octl_storage_bucket_policy.md | 1 + .../octl_storage_bucket_policy_configure.md | 1 + .../reference/octl_storage_bucket_policy_describe.md | 1 + docs/reference/octl_storage_bucket_policy_disable.md | 1 + docs/reference/octl_storage_bucket_versioning.md | 1 + .../octl_storage_bucket_versioning_describe.md | 1 + .../octl_storage_bucket_versioning_disable.md | 1 + .../octl_storage_bucket_versioning_enable.md | 1 + docs/reference/octl_storage_bucket_website.md | 1 + .../octl_storage_bucket_website_configure.md | 1 + .../octl_storage_bucket_website_describe.md | 1 + .../reference/octl_storage_bucket_website_disable.md | 1 + docs/reference/octl_storage_multipartupload.md | 1 + .../reference/octl_storage_multipartupload_create.md | 1 + docs/reference/octl_storage_multipartupload_list.md | 1 + docs/reference/octl_storage_object.md | 1 + docs/reference/octl_storage_object_acl.md | 1 + docs/reference/octl_storage_object_acl_configure.md | 1 + docs/reference/octl_storage_object_acl_describe.md | 1 + docs/reference/octl_storage_object_copy.md | 1 + docs/reference/octl_storage_object_delete.md | 1 + docs/reference/octl_storage_object_describe.md | 1 + docs/reference/octl_storage_object_download.md | 1 + docs/reference/octl_storage_object_list.md | 1 + docs/reference/octl_storage_object_presign.md | 1 + docs/reference/octl_storage_object_put.md | 1 + docs/reference/octl_storage_object_retention.md | 1 + .../octl_storage_object_retention_configure.md | 1 + docs/reference/octl_storage_object_retention_desc.md | 1 + docs/reference/octl_storage_object_tagging.md | 1 + .../octl_storage_object_tagging_configure.md | 1 + docs/reference/octl_storage_object_tagging_delete.md | 1 + .../octl_storage_object_tagging_describe.md | 1 + docs/reference/octl_storage_object_versions.md | 1 + docs/reference/octl_storage_part.md | 1 + docs/reference/octl_storage_part_list.md | 1 + docs/reference/octl_update.md | 1 + pkg/output/flags.go | 4 ++++ pkg/runner/run.go | 12 +++++++++++- 733 files changed, 752 insertions(+), 2 deletions(-) diff --git a/cmd/iaas_test.go b/cmd/iaas_test.go index f4ec4d6d..71c75f70 100644 --- a/cmd/iaas_test.go +++ b/cmd/iaas_test.go @@ -401,5 +401,11 @@ func TestReadConsumptionAggregate(t *testing.T) { } func TestFilterNullValues(t *testing.T) { - run(t, []string{"iaas", "image", "ls", "--filter", "AccountAlias:Outscale"}, nil) + _ = run(t, []string{"iaas", "image", "ls", "--filter", "AccountAlias:Outscale"}, nil) +} + +func TestDryRun(t *testing.T) { + var req osc.ReadVmsRequest + runJSON(t, []string{"iaas", "vm", "ls", "--subregion", "foo", "--dry-run", "-o", "json"}, nil, &req) + assert.Equal(t, osc.ReadVmsRequest{Filters: &osc.FiltersVm{SubregionNames: &[]string{"foo"}}}, req) } diff --git a/cmd/root.go b/cmd/root.go index 8afde8a2..4ab3a3fc 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -76,6 +76,7 @@ func init() { rootCmd.PersistentFlags().String("payload", "", "JSON content for query body") rootCmd.PersistentFlags().String("root", "", "the root attribute for the template or payload") _ = rootCmd.PersistentFlags().MarkHidden("root") + rootCmd.PersistentFlags().Bool("dry-run", false, "Display the request payload that would be sent to the API without sending it") rootCmd.PersistentFlags().String("jq", "", "jq filter") rootCmd.PersistentFlags().StringSlice("filter", nil, `comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))'`) diff --git a/docs/reference/octl.md b/docs/reference/octl.md index 568b930a..27637013 100644 --- a/docs/reference/octl.md +++ b/docs/reference/octl.md @@ -25,6 +25,7 @@ octl [flags] ``` -c, --columns string columns to display - [+]:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' -h, --help help for octl --jq string jq filter diff --git a/docs/reference/octl_iaas.md b/docs/reference/octl_iaas.md index 0f31a7ac..6bb7bc5c 100644 --- a/docs/reference/octl_iaas.md +++ b/docs/reference/octl_iaas.md @@ -13,6 +13,7 @@ OUTSCALE IaaS management ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_accesskey.md b/docs/reference/octl_iaas_accesskey.md index ac1bb3fc..cd7350e3 100644 --- a/docs/reference/octl_iaas_accesskey.md +++ b/docs/reference/octl_iaas_accesskey.md @@ -13,6 +13,7 @@ accesskey commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_accesskey_create.md b/docs/reference/octl_iaas_accesskey_create.md index 7d14c24f..6b80f371 100644 --- a/docs/reference/octl_iaas_accesskey_create.md +++ b/docs/reference/octl_iaas_accesskey_create.md @@ -28,6 +28,7 @@ octl iaas accesskey create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_accesskey_delete.md b/docs/reference/octl_iaas_accesskey_delete.md index 90f0ae74..c93fa220 100644 --- a/docs/reference/octl_iaas_accesskey_delete.md +++ b/docs/reference/octl_iaas_accesskey_delete.md @@ -26,6 +26,7 @@ octl iaas accesskey delete access_key_id [access_key_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_accesskey_describe.md b/docs/reference/octl_iaas_accesskey_describe.md index 3cbdf9f3..c16f9110 100644 --- a/docs/reference/octl_iaas_accesskey_describe.md +++ b/docs/reference/octl_iaas_accesskey_describe.md @@ -23,6 +23,7 @@ octl iaas accesskey describe access_key_id [access_key_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_accesskey_list.md b/docs/reference/octl_iaas_accesskey_list.md index bc5f82bd..7dc89479 100644 --- a/docs/reference/octl_iaas_accesskey_list.md +++ b/docs/reference/octl_iaas_accesskey_list.md @@ -27,6 +27,7 @@ octl iaas accesskey list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_accesskey_update.md b/docs/reference/octl_iaas_accesskey_update.md index b82b6d4b..f1fb583e 100644 --- a/docs/reference/octl_iaas_accesskey_update.md +++ b/docs/reference/octl_iaas_accesskey_update.md @@ -31,6 +31,7 @@ octl iaas accesskey update access_key_id [access_key_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_account.md b/docs/reference/octl_iaas_account.md index a8609ae5..c2be5e85 100644 --- a/docs/reference/octl_iaas_account.md +++ b/docs/reference/octl_iaas_account.md @@ -13,6 +13,7 @@ account commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_account_create.md b/docs/reference/octl_iaas_account_create.md index 124f22b2..8dfc3d9c 100644 --- a/docs/reference/octl_iaas_account_create.md +++ b/docs/reference/octl_iaas_account_create.md @@ -45,6 +45,7 @@ octl iaas account create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_account_list.md b/docs/reference/octl_iaas_account_list.md index e37bf8f9..b58857fb 100644 --- a/docs/reference/octl_iaas_account_list.md +++ b/docs/reference/octl_iaas_account_list.md @@ -23,6 +23,7 @@ octl iaas account list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_adminpassword.md b/docs/reference/octl_iaas_adminpassword.md index 0f88cf14..4cce18c8 100644 --- a/docs/reference/octl_iaas_adminpassword.md +++ b/docs/reference/octl_iaas_adminpassword.md @@ -13,6 +13,7 @@ adminpassword commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_adminpassword_list.md b/docs/reference/octl_iaas_adminpassword_list.md index c6f4c16d..b70b003f 100644 --- a/docs/reference/octl_iaas_adminpassword_list.md +++ b/docs/reference/octl_iaas_adminpassword_list.md @@ -32,6 +32,7 @@ octl iaas adminpassword list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api.md b/docs/reference/octl_iaas_api.md index 216d6842..699f727b 100644 --- a/docs/reference/octl_iaas_api.md +++ b/docs/reference/octl_iaas_api.md @@ -13,6 +13,7 @@ iaas api calls ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_AcceptNetPeering.md b/docs/reference/octl_iaas_api_AcceptNetPeering.md index e9873583..0e9dc2be 100644 --- a/docs/reference/octl_iaas_api_AcceptNetPeering.md +++ b/docs/reference/octl_iaas_api_AcceptNetPeering.md @@ -29,6 +29,7 @@ octl iaas api AcceptNetPeering [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_AddUserToUserGroup.md b/docs/reference/octl_iaas_api_AddUserToUserGroup.md index 28054909..335d748f 100644 --- a/docs/reference/octl_iaas_api_AddUserToUserGroup.md +++ b/docs/reference/octl_iaas_api_AddUserToUserGroup.md @@ -26,6 +26,7 @@ octl iaas api AddUserToUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CheckAuthentication.md b/docs/reference/octl_iaas_api_CheckAuthentication.md index 426bc7a8..92fd70c1 100644 --- a/docs/reference/octl_iaas_api_CheckAuthentication.md +++ b/docs/reference/octl_iaas_api_CheckAuthentication.md @@ -24,6 +24,7 @@ octl iaas api CheckAuthentication [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateAccessKey.md b/docs/reference/octl_iaas_api_CreateAccessKey.md index 5f0a6f86..0ba10eee 100644 --- a/docs/reference/octl_iaas_api_CreateAccessKey.md +++ b/docs/reference/octl_iaas_api_CreateAccessKey.md @@ -27,6 +27,7 @@ octl iaas api CreateAccessKey [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateAccount.md b/docs/reference/octl_iaas_api_CreateAccount.md index 87dbc3fc..3232a042 100644 --- a/docs/reference/octl_iaas_api_CreateAccount.md +++ b/docs/reference/octl_iaas_api_CreateAccount.md @@ -44,6 +44,7 @@ octl iaas api CreateAccount [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateApiAccessRule.md b/docs/reference/octl_iaas_api_CreateApiAccessRule.md index 2f1cbb86..c14e8f01 100644 --- a/docs/reference/octl_iaas_api_CreateApiAccessRule.md +++ b/docs/reference/octl_iaas_api_CreateApiAccessRule.md @@ -34,6 +34,7 @@ octl iaas api CreateApiAccessRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateCa.md b/docs/reference/octl_iaas_api_CreateCa.md index 95363e4f..139753d3 100644 --- a/docs/reference/octl_iaas_api_CreateCa.md +++ b/docs/reference/octl_iaas_api_CreateCa.md @@ -26,6 +26,7 @@ octl iaas api CreateCa [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateClientGateway.md b/docs/reference/octl_iaas_api_CreateClientGateway.md index ac316943..33fd7e98 100644 --- a/docs/reference/octl_iaas_api_CreateClientGateway.md +++ b/docs/reference/octl_iaas_api_CreateClientGateway.md @@ -31,6 +31,7 @@ octl iaas api CreateClientGateway [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateDedicatedGroup.md b/docs/reference/octl_iaas_api_CreateDedicatedGroup.md index 62a98098..9b985624 100644 --- a/docs/reference/octl_iaas_api_CreateDedicatedGroup.md +++ b/docs/reference/octl_iaas_api_CreateDedicatedGroup.md @@ -27,6 +27,7 @@ octl iaas api CreateDedicatedGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateDhcpOptions.md b/docs/reference/octl_iaas_api_CreateDhcpOptions.md index f34f1560..cdf93e52 100644 --- a/docs/reference/octl_iaas_api_CreateDhcpOptions.md +++ b/docs/reference/octl_iaas_api_CreateDhcpOptions.md @@ -28,6 +28,7 @@ octl iaas api CreateDhcpOptions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateDirectLink.md b/docs/reference/octl_iaas_api_CreateDirectLink.md index b0c0d0f0..d6198d13 100644 --- a/docs/reference/octl_iaas_api_CreateDirectLink.md +++ b/docs/reference/octl_iaas_api_CreateDirectLink.md @@ -27,6 +27,7 @@ octl iaas api CreateDirectLink [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateDirectLinkInterface.md b/docs/reference/octl_iaas_api_CreateDirectLinkInterface.md index 79cbda42..6b3f9470 100644 --- a/docs/reference/octl_iaas_api_CreateDirectLinkInterface.md +++ b/docs/reference/octl_iaas_api_CreateDirectLinkInterface.md @@ -34,6 +34,7 @@ octl iaas api CreateDirectLinkInterface [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateFlexibleGpu.md b/docs/reference/octl_iaas_api_CreateFlexibleGpu.md index 7cf36946..c37dcda2 100644 --- a/docs/reference/octl_iaas_api_CreateFlexibleGpu.md +++ b/docs/reference/octl_iaas_api_CreateFlexibleGpu.md @@ -30,6 +30,7 @@ octl iaas api CreateFlexibleGpu [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateImage.md b/docs/reference/octl_iaas_api_CreateImage.md index 9fb68960..3a71cdc7 100644 --- a/docs/reference/octl_iaas_api_CreateImage.md +++ b/docs/reference/octl_iaas_api_CreateImage.md @@ -53,6 +53,7 @@ octl iaas api CreateImage [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateImageExportTask.md b/docs/reference/octl_iaas_api_CreateImageExportTask.md index 2c243740..a569d4da 100644 --- a/docs/reference/octl_iaas_api_CreateImageExportTask.md +++ b/docs/reference/octl_iaas_api_CreateImageExportTask.md @@ -43,6 +43,7 @@ octl iaas api CreateImageExportTask [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateInternetService.md b/docs/reference/octl_iaas_api_CreateInternetService.md index 65874d46..ce42ce89 100644 --- a/docs/reference/octl_iaas_api_CreateInternetService.md +++ b/docs/reference/octl_iaas_api_CreateInternetService.md @@ -26,6 +26,7 @@ octl iaas api CreateInternetService [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateKeypair.md b/docs/reference/octl_iaas_api_CreateKeypair.md index f682c30b..1aa14f31 100644 --- a/docs/reference/octl_iaas_api_CreateKeypair.md +++ b/docs/reference/octl_iaas_api_CreateKeypair.md @@ -32,6 +32,7 @@ octl iaas api CreateKeypair [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateListenerRule.md b/docs/reference/octl_iaas_api_CreateListenerRule.md index 255c4524..81e45825 100644 --- a/docs/reference/octl_iaas_api_CreateListenerRule.md +++ b/docs/reference/octl_iaas_api_CreateListenerRule.md @@ -34,6 +34,7 @@ octl iaas api CreateListenerRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateLoadBalancer.md b/docs/reference/octl_iaas_api_CreateLoadBalancer.md index b09e9052..6b235eb6 100644 --- a/docs/reference/octl_iaas_api_CreateLoadBalancer.md +++ b/docs/reference/octl_iaas_api_CreateLoadBalancer.md @@ -43,6 +43,7 @@ octl iaas api CreateLoadBalancer [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateLoadBalancerListeners.md b/docs/reference/octl_iaas_api_CreateLoadBalancerListeners.md index 7d371d7e..9c170e40 100644 --- a/docs/reference/octl_iaas_api_CreateLoadBalancerListeners.md +++ b/docs/reference/octl_iaas_api_CreateLoadBalancerListeners.md @@ -30,6 +30,7 @@ octl iaas api CreateLoadBalancerListeners [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateLoadBalancerPolicy.md b/docs/reference/octl_iaas_api_CreateLoadBalancerPolicy.md index 9455834b..c8d93eb8 100644 --- a/docs/reference/octl_iaas_api_CreateLoadBalancerPolicy.md +++ b/docs/reference/octl_iaas_api_CreateLoadBalancerPolicy.md @@ -39,6 +39,7 @@ octl iaas api CreateLoadBalancerPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateLoadBalancerTags.md b/docs/reference/octl_iaas_api_CreateLoadBalancerTags.md index 6f9de889..3846ce75 100644 --- a/docs/reference/octl_iaas_api_CreateLoadBalancerTags.md +++ b/docs/reference/octl_iaas_api_CreateLoadBalancerTags.md @@ -29,6 +29,7 @@ octl iaas api CreateLoadBalancerTags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateNatService.md b/docs/reference/octl_iaas_api_CreateNatService.md index de8dc4cb..2b1ced90 100644 --- a/docs/reference/octl_iaas_api_CreateNatService.md +++ b/docs/reference/octl_iaas_api_CreateNatService.md @@ -37,6 +37,7 @@ octl iaas api CreateNatService [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateNet.md b/docs/reference/octl_iaas_api_CreateNet.md index 3a8b64e3..169b889b 100644 --- a/docs/reference/octl_iaas_api_CreateNet.md +++ b/docs/reference/octl_iaas_api_CreateNet.md @@ -28,6 +28,7 @@ octl iaas api CreateNet [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateNetAccessPoint.md b/docs/reference/octl_iaas_api_CreateNetAccessPoint.md index 592f7e2d..8524610a 100644 --- a/docs/reference/octl_iaas_api_CreateNetAccessPoint.md +++ b/docs/reference/octl_iaas_api_CreateNetAccessPoint.md @@ -35,6 +35,7 @@ octl iaas api CreateNetAccessPoint [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateNetPeering.md b/docs/reference/octl_iaas_api_CreateNetPeering.md index 35463636..cc591db4 100644 --- a/docs/reference/octl_iaas_api_CreateNetPeering.md +++ b/docs/reference/octl_iaas_api_CreateNetPeering.md @@ -35,6 +35,7 @@ octl iaas api CreateNetPeering [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateNic.md b/docs/reference/octl_iaas_api_CreateNic.md index 56fe177f..1617ac95 100644 --- a/docs/reference/octl_iaas_api_CreateNic.md +++ b/docs/reference/octl_iaas_api_CreateNic.md @@ -29,6 +29,7 @@ octl iaas api CreateNic [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreatePolicy.md b/docs/reference/octl_iaas_api_CreatePolicy.md index cfa1fcb6..66d8c65f 100644 --- a/docs/reference/octl_iaas_api_CreatePolicy.md +++ b/docs/reference/octl_iaas_api_CreatePolicy.md @@ -28,6 +28,7 @@ octl iaas api CreatePolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreatePolicyVersion.md b/docs/reference/octl_iaas_api_CreatePolicyVersion.md index 040d37fa..86a2fd36 100644 --- a/docs/reference/octl_iaas_api_CreatePolicyVersion.md +++ b/docs/reference/octl_iaas_api_CreatePolicyVersion.md @@ -30,6 +30,7 @@ octl iaas api CreatePolicyVersion [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateProductType.md b/docs/reference/octl_iaas_api_CreateProductType.md index 0d38ae36..77a2bb83 100644 --- a/docs/reference/octl_iaas_api_CreateProductType.md +++ b/docs/reference/octl_iaas_api_CreateProductType.md @@ -24,6 +24,7 @@ octl iaas api CreateProductType [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreatePublicIp.md b/docs/reference/octl_iaas_api_CreatePublicIp.md index 83e04a8d..10d0b7ea 100644 --- a/docs/reference/octl_iaas_api_CreatePublicIp.md +++ b/docs/reference/octl_iaas_api_CreatePublicIp.md @@ -26,6 +26,7 @@ octl iaas api CreatePublicIp [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateRoute.md b/docs/reference/octl_iaas_api_CreateRoute.md index 6694085a..13f0499c 100644 --- a/docs/reference/octl_iaas_api_CreateRoute.md +++ b/docs/reference/octl_iaas_api_CreateRoute.md @@ -47,6 +47,7 @@ octl iaas api CreateRoute [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateRouteTable.md b/docs/reference/octl_iaas_api_CreateRouteTable.md index 96d96c3d..39eca7ae 100644 --- a/docs/reference/octl_iaas_api_CreateRouteTable.md +++ b/docs/reference/octl_iaas_api_CreateRouteTable.md @@ -27,6 +27,7 @@ octl iaas api CreateRouteTable [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateSecurityGroup.md b/docs/reference/octl_iaas_api_CreateSecurityGroup.md index cdc9cadb..bc2434fe 100644 --- a/docs/reference/octl_iaas_api_CreateSecurityGroup.md +++ b/docs/reference/octl_iaas_api_CreateSecurityGroup.md @@ -37,6 +37,7 @@ octl iaas api CreateSecurityGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateSecurityGroupRule.md b/docs/reference/octl_iaas_api_CreateSecurityGroupRule.md index e30af632..0d0472b6 100644 --- a/docs/reference/octl_iaas_api_CreateSecurityGroupRule.md +++ b/docs/reference/octl_iaas_api_CreateSecurityGroupRule.md @@ -59,6 +59,7 @@ octl iaas api CreateSecurityGroupRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateServerCertificate.md b/docs/reference/octl_iaas_api_CreateServerCertificate.md index 9a45a4f3..69a67412 100644 --- a/docs/reference/octl_iaas_api_CreateServerCertificate.md +++ b/docs/reference/octl_iaas_api_CreateServerCertificate.md @@ -39,6 +39,7 @@ octl iaas api CreateServerCertificate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateSnapshot.md b/docs/reference/octl_iaas_api_CreateSnapshot.md index 925db764..78c59563 100644 --- a/docs/reference/octl_iaas_api_CreateSnapshot.md +++ b/docs/reference/octl_iaas_api_CreateSnapshot.md @@ -42,6 +42,7 @@ octl iaas api CreateSnapshot [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateSnapshotExportTask.md b/docs/reference/octl_iaas_api_CreateSnapshotExportTask.md index 9e7f1087..d42f72e9 100644 --- a/docs/reference/octl_iaas_api_CreateSnapshotExportTask.md +++ b/docs/reference/octl_iaas_api_CreateSnapshotExportTask.md @@ -37,6 +37,7 @@ octl iaas api CreateSnapshotExportTask [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateSubnet.md b/docs/reference/octl_iaas_api_CreateSubnet.md index f53afd32..c3a2c9fa 100644 --- a/docs/reference/octl_iaas_api_CreateSubnet.md +++ b/docs/reference/octl_iaas_api_CreateSubnet.md @@ -29,6 +29,7 @@ octl iaas api CreateSubnet [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateTags.md b/docs/reference/octl_iaas_api_CreateTags.md index 2f863fde..ddb5b8fc 100644 --- a/docs/reference/octl_iaas_api_CreateTags.md +++ b/docs/reference/octl_iaas_api_CreateTags.md @@ -74,6 +74,7 @@ octl iaas api CreateTags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateUser.md b/docs/reference/octl_iaas_api_CreateUser.md index 7be498ed..81678dfa 100644 --- a/docs/reference/octl_iaas_api_CreateUser.md +++ b/docs/reference/octl_iaas_api_CreateUser.md @@ -27,6 +27,7 @@ octl iaas api CreateUser [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateUserGroup.md b/docs/reference/octl_iaas_api_CreateUserGroup.md index 30ed97d0..0dfc7392 100644 --- a/docs/reference/octl_iaas_api_CreateUserGroup.md +++ b/docs/reference/octl_iaas_api_CreateUserGroup.md @@ -26,6 +26,7 @@ octl iaas api CreateUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVirtualGateway.md b/docs/reference/octl_iaas_api_CreateVirtualGateway.md index 93700173..a2cb9bd4 100644 --- a/docs/reference/octl_iaas_api_CreateVirtualGateway.md +++ b/docs/reference/octl_iaas_api_CreateVirtualGateway.md @@ -27,6 +27,7 @@ octl iaas api CreateVirtualGateway [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVmGroup.md b/docs/reference/octl_iaas_api_CreateVmGroup.md index c75f0194..31e4309e 100644 --- a/docs/reference/octl_iaas_api_CreateVmGroup.md +++ b/docs/reference/octl_iaas_api_CreateVmGroup.md @@ -37,6 +37,7 @@ octl iaas api CreateVmGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVmTemplate.md b/docs/reference/octl_iaas_api_CreateVmTemplate.md index a4d5647d..4d2647a0 100644 --- a/docs/reference/octl_iaas_api_CreateVmTemplate.md +++ b/docs/reference/octl_iaas_api_CreateVmTemplate.md @@ -38,6 +38,7 @@ octl iaas api CreateVmTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVms.md b/docs/reference/octl_iaas_api_CreateVms.md index 638248a2..49f65165 100644 --- a/docs/reference/octl_iaas_api_CreateVms.md +++ b/docs/reference/octl_iaas_api_CreateVms.md @@ -77,6 +77,7 @@ octl iaas api CreateVms [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVolume.md b/docs/reference/octl_iaas_api_CreateVolume.md index 377db0c0..8a987218 100644 --- a/docs/reference/octl_iaas_api_CreateVolume.md +++ b/docs/reference/octl_iaas_api_CreateVolume.md @@ -34,6 +34,7 @@ octl iaas api CreateVolume [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVpnConnection.md b/docs/reference/octl_iaas_api_CreateVpnConnection.md index 1a1c2e44..508ee7bd 100644 --- a/docs/reference/octl_iaas_api_CreateVpnConnection.md +++ b/docs/reference/octl_iaas_api_CreateVpnConnection.md @@ -34,6 +34,7 @@ octl iaas api CreateVpnConnection [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_CreateVpnConnectionRoute.md b/docs/reference/octl_iaas_api_CreateVpnConnectionRoute.md index 8f574320..73be9c82 100644 --- a/docs/reference/octl_iaas_api_CreateVpnConnectionRoute.md +++ b/docs/reference/octl_iaas_api_CreateVpnConnectionRoute.md @@ -28,6 +28,7 @@ octl iaas api CreateVpnConnectionRoute [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteAccessKey.md b/docs/reference/octl_iaas_api_DeleteAccessKey.md index e1d6a111..e76ca906 100644 --- a/docs/reference/octl_iaas_api_DeleteAccessKey.md +++ b/docs/reference/octl_iaas_api_DeleteAccessKey.md @@ -26,6 +26,7 @@ octl iaas api DeleteAccessKey [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteApiAccessRule.md b/docs/reference/octl_iaas_api_DeleteApiAccessRule.md index 0047a5d9..8d618235 100644 --- a/docs/reference/octl_iaas_api_DeleteApiAccessRule.md +++ b/docs/reference/octl_iaas_api_DeleteApiAccessRule.md @@ -27,6 +27,7 @@ octl iaas api DeleteApiAccessRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteCa.md b/docs/reference/octl_iaas_api_DeleteCa.md index f969a6e7..4f750498 100644 --- a/docs/reference/octl_iaas_api_DeleteCa.md +++ b/docs/reference/octl_iaas_api_DeleteCa.md @@ -23,6 +23,7 @@ octl iaas api DeleteCa [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteClientGateway.md b/docs/reference/octl_iaas_api_DeleteClientGateway.md index 9e1950d9..2447b5ec 100644 --- a/docs/reference/octl_iaas_api_DeleteClientGateway.md +++ b/docs/reference/octl_iaas_api_DeleteClientGateway.md @@ -25,6 +25,7 @@ octl iaas api DeleteClientGateway [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteDedicatedGroup.md b/docs/reference/octl_iaas_api_DeleteDedicatedGroup.md index 1b5a48ff..5112e13b 100644 --- a/docs/reference/octl_iaas_api_DeleteDedicatedGroup.md +++ b/docs/reference/octl_iaas_api_DeleteDedicatedGroup.md @@ -34,6 +34,7 @@ octl iaas api DeleteDedicatedGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteDhcpOptions.md b/docs/reference/octl_iaas_api_DeleteDhcpOptions.md index a587fae1..4ff5f254 100644 --- a/docs/reference/octl_iaas_api_DeleteDhcpOptions.md +++ b/docs/reference/octl_iaas_api_DeleteDhcpOptions.md @@ -29,6 +29,7 @@ octl iaas api DeleteDhcpOptions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteDirectLink.md b/docs/reference/octl_iaas_api_DeleteDirectLink.md index 248dd0a4..13a2eb88 100644 --- a/docs/reference/octl_iaas_api_DeleteDirectLink.md +++ b/docs/reference/octl_iaas_api_DeleteDirectLink.md @@ -25,6 +25,7 @@ octl iaas api DeleteDirectLink [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteDirectLinkInterface.md b/docs/reference/octl_iaas_api_DeleteDirectLinkInterface.md index 9030695c..128c4f82 100644 --- a/docs/reference/octl_iaas_api_DeleteDirectLinkInterface.md +++ b/docs/reference/octl_iaas_api_DeleteDirectLinkInterface.md @@ -23,6 +23,7 @@ octl iaas api DeleteDirectLinkInterface [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteExportTask.md b/docs/reference/octl_iaas_api_DeleteExportTask.md index f6b235dc..620e2b27 100644 --- a/docs/reference/octl_iaas_api_DeleteExportTask.md +++ b/docs/reference/octl_iaas_api_DeleteExportTask.md @@ -25,6 +25,7 @@ octl iaas api DeleteExportTask [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteFlexibleGpu.md b/docs/reference/octl_iaas_api_DeleteFlexibleGpu.md index 4be5dcfb..7721668c 100644 --- a/docs/reference/octl_iaas_api_DeleteFlexibleGpu.md +++ b/docs/reference/octl_iaas_api_DeleteFlexibleGpu.md @@ -25,6 +25,7 @@ octl iaas api DeleteFlexibleGpu [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteImage.md b/docs/reference/octl_iaas_api_DeleteImage.md index e76b9948..5be1cf8d 100644 --- a/docs/reference/octl_iaas_api_DeleteImage.md +++ b/docs/reference/octl_iaas_api_DeleteImage.md @@ -23,6 +23,7 @@ octl iaas api DeleteImage [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteInternetService.md b/docs/reference/octl_iaas_api_DeleteInternetService.md index 4e74aa95..de2434d5 100644 --- a/docs/reference/octl_iaas_api_DeleteInternetService.md +++ b/docs/reference/octl_iaas_api_DeleteInternetService.md @@ -25,6 +25,7 @@ octl iaas api DeleteInternetService [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteKeypair.md b/docs/reference/octl_iaas_api_DeleteKeypair.md index 9883c354..11838c49 100644 --- a/docs/reference/octl_iaas_api_DeleteKeypair.md +++ b/docs/reference/octl_iaas_api_DeleteKeypair.md @@ -26,6 +26,7 @@ octl iaas api DeleteKeypair [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteListenerRule.md b/docs/reference/octl_iaas_api_DeleteListenerRule.md index 25fa6799..844a7d84 100644 --- a/docs/reference/octl_iaas_api_DeleteListenerRule.md +++ b/docs/reference/octl_iaas_api_DeleteListenerRule.md @@ -25,6 +25,7 @@ octl iaas api DeleteListenerRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteLoadBalancer.md b/docs/reference/octl_iaas_api_DeleteLoadBalancer.md index 91fc63fb..9c11fd7f 100644 --- a/docs/reference/octl_iaas_api_DeleteLoadBalancer.md +++ b/docs/reference/octl_iaas_api_DeleteLoadBalancer.md @@ -23,6 +23,7 @@ octl iaas api DeleteLoadBalancer [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteLoadBalancerListeners.md b/docs/reference/octl_iaas_api_DeleteLoadBalancerListeners.md index b1835684..0212237c 100644 --- a/docs/reference/octl_iaas_api_DeleteLoadBalancerListeners.md +++ b/docs/reference/octl_iaas_api_DeleteLoadBalancerListeners.md @@ -24,6 +24,7 @@ octl iaas api DeleteLoadBalancerListeners [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteLoadBalancerPolicy.md b/docs/reference/octl_iaas_api_DeleteLoadBalancerPolicy.md index 1d05b082..393f9a29 100644 --- a/docs/reference/octl_iaas_api_DeleteLoadBalancerPolicy.md +++ b/docs/reference/octl_iaas_api_DeleteLoadBalancerPolicy.md @@ -26,6 +26,7 @@ octl iaas api DeleteLoadBalancerPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteLoadBalancerTags.md b/docs/reference/octl_iaas_api_DeleteLoadBalancerTags.md index c4655bf9..49346ccf 100644 --- a/docs/reference/octl_iaas_api_DeleteLoadBalancerTags.md +++ b/docs/reference/octl_iaas_api_DeleteLoadBalancerTags.md @@ -24,6 +24,7 @@ octl iaas api DeleteLoadBalancerTags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteNatService.md b/docs/reference/octl_iaas_api_DeleteNatService.md index 603895d4..4b31cd7b 100644 --- a/docs/reference/octl_iaas_api_DeleteNatService.md +++ b/docs/reference/octl_iaas_api_DeleteNatService.md @@ -25,6 +25,7 @@ octl iaas api DeleteNatService [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteNet.md b/docs/reference/octl_iaas_api_DeleteNet.md index 290fa5a8..f41fc1f2 100644 --- a/docs/reference/octl_iaas_api_DeleteNet.md +++ b/docs/reference/octl_iaas_api_DeleteNet.md @@ -43,6 +43,7 @@ octl iaas api DeleteNet [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteNetAccessPoint.md b/docs/reference/octl_iaas_api_DeleteNetAccessPoint.md index 4e2bc42a..651cd568 100644 --- a/docs/reference/octl_iaas_api_DeleteNetAccessPoint.md +++ b/docs/reference/octl_iaas_api_DeleteNetAccessPoint.md @@ -25,6 +25,7 @@ octl iaas api DeleteNetAccessPoint [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteNetPeering.md b/docs/reference/octl_iaas_api_DeleteNetPeering.md index 7a3589e8..c20ecbbb 100644 --- a/docs/reference/octl_iaas_api_DeleteNetPeering.md +++ b/docs/reference/octl_iaas_api_DeleteNetPeering.md @@ -29,6 +29,7 @@ octl iaas api DeleteNetPeering [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteNic.md b/docs/reference/octl_iaas_api_DeleteNic.md index 53046750..48a04d16 100644 --- a/docs/reference/octl_iaas_api_DeleteNic.md +++ b/docs/reference/octl_iaas_api_DeleteNic.md @@ -25,6 +25,7 @@ octl iaas api DeleteNic [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeletePolicy.md b/docs/reference/octl_iaas_api_DeletePolicy.md index 05711bb9..019cf771 100644 --- a/docs/reference/octl_iaas_api_DeletePolicy.md +++ b/docs/reference/octl_iaas_api_DeletePolicy.md @@ -25,6 +25,7 @@ octl iaas api DeletePolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeletePolicyVersion.md b/docs/reference/octl_iaas_api_DeletePolicyVersion.md index 943f878b..f1dba62d 100644 --- a/docs/reference/octl_iaas_api_DeletePolicyVersion.md +++ b/docs/reference/octl_iaas_api_DeletePolicyVersion.md @@ -27,6 +27,7 @@ octl iaas api DeletePolicyVersion [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteProductType.md b/docs/reference/octl_iaas_api_DeleteProductType.md index 850deaa9..bd114ba3 100644 --- a/docs/reference/octl_iaas_api_DeleteProductType.md +++ b/docs/reference/octl_iaas_api_DeleteProductType.md @@ -30,6 +30,7 @@ octl iaas api DeleteProductType [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeletePublicIp.md b/docs/reference/octl_iaas_api_DeletePublicIp.md index ad860271..78113eec 100644 --- a/docs/reference/octl_iaas_api_DeletePublicIp.md +++ b/docs/reference/octl_iaas_api_DeletePublicIp.md @@ -26,6 +26,7 @@ octl iaas api DeletePublicIp [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteRoute.md b/docs/reference/octl_iaas_api_DeleteRoute.md index 3ac91119..6e163a45 100644 --- a/docs/reference/octl_iaas_api_DeleteRoute.md +++ b/docs/reference/octl_iaas_api_DeleteRoute.md @@ -24,6 +24,7 @@ octl iaas api DeleteRoute [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteRouteTable.md b/docs/reference/octl_iaas_api_DeleteRouteTable.md index 16e597bc..02f92b09 100644 --- a/docs/reference/octl_iaas_api_DeleteRouteTable.md +++ b/docs/reference/octl_iaas_api_DeleteRouteTable.md @@ -25,6 +25,7 @@ octl iaas api DeleteRouteTable [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteSecurityGroup.md b/docs/reference/octl_iaas_api_DeleteSecurityGroup.md index f5714df3..cb2353a1 100644 --- a/docs/reference/octl_iaas_api_DeleteSecurityGroup.md +++ b/docs/reference/octl_iaas_api_DeleteSecurityGroup.md @@ -28,6 +28,7 @@ octl iaas api DeleteSecurityGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteSecurityGroupRule.md b/docs/reference/octl_iaas_api_DeleteSecurityGroupRule.md index 9dc6da5b..b06b667e 100644 --- a/docs/reference/octl_iaas_api_DeleteSecurityGroupRule.md +++ b/docs/reference/octl_iaas_api_DeleteSecurityGroupRule.md @@ -49,6 +49,7 @@ octl iaas api DeleteSecurityGroupRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteServerCertificate.md b/docs/reference/octl_iaas_api_DeleteServerCertificate.md index 4393bd7e..8acd3744 100644 --- a/docs/reference/octl_iaas_api_DeleteServerCertificate.md +++ b/docs/reference/octl_iaas_api_DeleteServerCertificate.md @@ -23,6 +23,7 @@ octl iaas api DeleteServerCertificate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteSnapshot.md b/docs/reference/octl_iaas_api_DeleteSnapshot.md index a5ae5432..89c7a29a 100644 --- a/docs/reference/octl_iaas_api_DeleteSnapshot.md +++ b/docs/reference/octl_iaas_api_DeleteSnapshot.md @@ -25,6 +25,7 @@ octl iaas api DeleteSnapshot [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteSubnet.md b/docs/reference/octl_iaas_api_DeleteSubnet.md index f2f4fe29..eeeb5207 100644 --- a/docs/reference/octl_iaas_api_DeleteSubnet.md +++ b/docs/reference/octl_iaas_api_DeleteSubnet.md @@ -33,6 +33,7 @@ octl iaas api DeleteSubnet [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteTags.md b/docs/reference/octl_iaas_api_DeleteTags.md index e2c560cf..6e728daa 100644 --- a/docs/reference/octl_iaas_api_DeleteTags.md +++ b/docs/reference/octl_iaas_api_DeleteTags.md @@ -25,6 +25,7 @@ octl iaas api DeleteTags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteUser.md b/docs/reference/octl_iaas_api_DeleteUser.md index a273bdb1..0b060875 100644 --- a/docs/reference/octl_iaas_api_DeleteUser.md +++ b/docs/reference/octl_iaas_api_DeleteUser.md @@ -23,6 +23,7 @@ octl iaas api DeleteUser [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteUserGroup.md b/docs/reference/octl_iaas_api_DeleteUserGroup.md index c9c0f208..a73a12ca 100644 --- a/docs/reference/octl_iaas_api_DeleteUserGroup.md +++ b/docs/reference/octl_iaas_api_DeleteUserGroup.md @@ -31,6 +31,7 @@ octl iaas api DeleteUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteUserGroupPolicy.md b/docs/reference/octl_iaas_api_DeleteUserGroupPolicy.md index 7d5720ca..531f5af1 100644 --- a/docs/reference/octl_iaas_api_DeleteUserGroupPolicy.md +++ b/docs/reference/octl_iaas_api_DeleteUserGroupPolicy.md @@ -29,6 +29,7 @@ octl iaas api DeleteUserGroupPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteUserPolicy.md b/docs/reference/octl_iaas_api_DeleteUserPolicy.md index 536db933..94b4bdd6 100644 --- a/docs/reference/octl_iaas_api_DeleteUserPolicy.md +++ b/docs/reference/octl_iaas_api_DeleteUserPolicy.md @@ -28,6 +28,7 @@ octl iaas api DeleteUserPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVirtualGateway.md b/docs/reference/octl_iaas_api_DeleteVirtualGateway.md index 51179e71..eccfd007 100644 --- a/docs/reference/octl_iaas_api_DeleteVirtualGateway.md +++ b/docs/reference/octl_iaas_api_DeleteVirtualGateway.md @@ -27,6 +27,7 @@ octl iaas api DeleteVirtualGateway [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVmGroup.md b/docs/reference/octl_iaas_api_DeleteVmGroup.md index 31b87531..44076c1b 100644 --- a/docs/reference/octl_iaas_api_DeleteVmGroup.md +++ b/docs/reference/octl_iaas_api_DeleteVmGroup.md @@ -27,6 +27,7 @@ octl iaas api DeleteVmGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVmTemplate.md b/docs/reference/octl_iaas_api_DeleteVmTemplate.md index 4f48f8ad..ae772a09 100644 --- a/docs/reference/octl_iaas_api_DeleteVmTemplate.md +++ b/docs/reference/octl_iaas_api_DeleteVmTemplate.md @@ -29,6 +29,7 @@ octl iaas api DeleteVmTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVms.md b/docs/reference/octl_iaas_api_DeleteVms.md index 875da2cf..3cbfb5b4 100644 --- a/docs/reference/octl_iaas_api_DeleteVms.md +++ b/docs/reference/octl_iaas_api_DeleteVms.md @@ -25,6 +25,7 @@ octl iaas api DeleteVms [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVolume.md b/docs/reference/octl_iaas_api_DeleteVolume.md index f6f11a75..88cdd3c4 100644 --- a/docs/reference/octl_iaas_api_DeleteVolume.md +++ b/docs/reference/octl_iaas_api_DeleteVolume.md @@ -25,6 +25,7 @@ octl iaas api DeleteVolume [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVpnConnection.md b/docs/reference/octl_iaas_api_DeleteVpnConnection.md index 1ac7395e..976277cf 100644 --- a/docs/reference/octl_iaas_api_DeleteVpnConnection.md +++ b/docs/reference/octl_iaas_api_DeleteVpnConnection.md @@ -25,6 +25,7 @@ octl iaas api DeleteVpnConnection [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeleteVpnConnectionRoute.md b/docs/reference/octl_iaas_api_DeleteVpnConnectionRoute.md index 40f43c5b..e3fc46ce 100644 --- a/docs/reference/octl_iaas_api_DeleteVpnConnectionRoute.md +++ b/docs/reference/octl_iaas_api_DeleteVpnConnectionRoute.md @@ -24,6 +24,7 @@ octl iaas api DeleteVpnConnectionRoute [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DeregisterVmsInLoadBalancer.md b/docs/reference/octl_iaas_api_DeregisterVmsInLoadBalancer.md index 6fdeef25..a1641c9e 100644 --- a/docs/reference/octl_iaas_api_DeregisterVmsInLoadBalancer.md +++ b/docs/reference/octl_iaas_api_DeregisterVmsInLoadBalancer.md @@ -28,6 +28,7 @@ octl iaas api DeregisterVmsInLoadBalancer [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DisableOutscaleLogin.md b/docs/reference/octl_iaas_api_DisableOutscaleLogin.md index c74d8009..e25c4b3f 100644 --- a/docs/reference/octl_iaas_api_DisableOutscaleLogin.md +++ b/docs/reference/octl_iaas_api_DisableOutscaleLogin.md @@ -22,6 +22,7 @@ octl iaas api DisableOutscaleLogin [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DisableOutscaleLoginForUsers.md b/docs/reference/octl_iaas_api_DisableOutscaleLoginForUsers.md index 477ad58b..c6bac933 100644 --- a/docs/reference/octl_iaas_api_DisableOutscaleLoginForUsers.md +++ b/docs/reference/octl_iaas_api_DisableOutscaleLoginForUsers.md @@ -22,6 +22,7 @@ octl iaas api DisableOutscaleLoginForUsers [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_DisableOutscaleLoginPerUsers.md b/docs/reference/octl_iaas_api_DisableOutscaleLoginPerUsers.md index ffb740ab..d77d714b 100644 --- a/docs/reference/octl_iaas_api_DisableOutscaleLoginPerUsers.md +++ b/docs/reference/octl_iaas_api_DisableOutscaleLoginPerUsers.md @@ -23,6 +23,7 @@ octl iaas api DisableOutscaleLoginPerUsers [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_EnableOutscaleLogin.md b/docs/reference/octl_iaas_api_EnableOutscaleLogin.md index 35169243..4184e5c6 100644 --- a/docs/reference/octl_iaas_api_EnableOutscaleLogin.md +++ b/docs/reference/octl_iaas_api_EnableOutscaleLogin.md @@ -22,6 +22,7 @@ octl iaas api EnableOutscaleLogin [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_EnableOutscaleLoginForUsers.md b/docs/reference/octl_iaas_api_EnableOutscaleLoginForUsers.md index edff165d..0fa1f4e6 100644 --- a/docs/reference/octl_iaas_api_EnableOutscaleLoginForUsers.md +++ b/docs/reference/octl_iaas_api_EnableOutscaleLoginForUsers.md @@ -22,6 +22,7 @@ octl iaas api EnableOutscaleLoginForUsers [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_EnableOutscaleLoginPerUsers.md b/docs/reference/octl_iaas_api_EnableOutscaleLoginPerUsers.md index d3556a2d..73aa9867 100644 --- a/docs/reference/octl_iaas_api_EnableOutscaleLoginPerUsers.md +++ b/docs/reference/octl_iaas_api_EnableOutscaleLoginPerUsers.md @@ -23,6 +23,7 @@ octl iaas api EnableOutscaleLoginPerUsers [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkFlexibleGpu.md b/docs/reference/octl_iaas_api_LinkFlexibleGpu.md index c82ea230..6fb8fdc0 100644 --- a/docs/reference/octl_iaas_api_LinkFlexibleGpu.md +++ b/docs/reference/octl_iaas_api_LinkFlexibleGpu.md @@ -30,6 +30,7 @@ octl iaas api LinkFlexibleGpu [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkInternetService.md b/docs/reference/octl_iaas_api_LinkInternetService.md index 84c965d8..70b8009a 100644 --- a/docs/reference/octl_iaas_api_LinkInternetService.md +++ b/docs/reference/octl_iaas_api_LinkInternetService.md @@ -26,6 +26,7 @@ octl iaas api LinkInternetService [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkLoadBalancerBackendMachines.md b/docs/reference/octl_iaas_api_LinkLoadBalancerBackendMachines.md index 0396a1bf..105e8b6c 100644 --- a/docs/reference/octl_iaas_api_LinkLoadBalancerBackendMachines.md +++ b/docs/reference/octl_iaas_api_LinkLoadBalancerBackendMachines.md @@ -27,6 +27,7 @@ octl iaas api LinkLoadBalancerBackendMachines [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkManagedPolicyToUserGroup.md b/docs/reference/octl_iaas_api_LinkManagedPolicyToUserGroup.md index 6bd6f060..93de3a4d 100644 --- a/docs/reference/octl_iaas_api_LinkManagedPolicyToUserGroup.md +++ b/docs/reference/octl_iaas_api_LinkManagedPolicyToUserGroup.md @@ -28,6 +28,7 @@ octl iaas api LinkManagedPolicyToUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkNic.md b/docs/reference/octl_iaas_api_LinkNic.md index 71387013..5498b068 100644 --- a/docs/reference/octl_iaas_api_LinkNic.md +++ b/docs/reference/octl_iaas_api_LinkNic.md @@ -27,6 +27,7 @@ octl iaas api LinkNic [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkPolicy.md b/docs/reference/octl_iaas_api_LinkPolicy.md index b8e5b063..f74c7778 100644 --- a/docs/reference/octl_iaas_api_LinkPolicy.md +++ b/docs/reference/octl_iaas_api_LinkPolicy.md @@ -28,6 +28,7 @@ octl iaas api LinkPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkPrivateIps.md b/docs/reference/octl_iaas_api_LinkPrivateIps.md index dadef8e8..fc7e22a1 100644 --- a/docs/reference/octl_iaas_api_LinkPrivateIps.md +++ b/docs/reference/octl_iaas_api_LinkPrivateIps.md @@ -26,6 +26,7 @@ octl iaas api LinkPrivateIps [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkPublicIp.md b/docs/reference/octl_iaas_api_LinkPublicIp.md index 4b529d68..63762af9 100644 --- a/docs/reference/octl_iaas_api_LinkPublicIp.md +++ b/docs/reference/octl_iaas_api_LinkPublicIp.md @@ -36,6 +36,7 @@ octl iaas api LinkPublicIp [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkRouteTable.md b/docs/reference/octl_iaas_api_LinkRouteTable.md index 18288d5b..edab7853 100644 --- a/docs/reference/octl_iaas_api_LinkRouteTable.md +++ b/docs/reference/octl_iaas_api_LinkRouteTable.md @@ -26,6 +26,7 @@ octl iaas api LinkRouteTable [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkVirtualGateway.md b/docs/reference/octl_iaas_api_LinkVirtualGateway.md index 70fee2ce..bb7594b9 100644 --- a/docs/reference/octl_iaas_api_LinkVirtualGateway.md +++ b/docs/reference/octl_iaas_api_LinkVirtualGateway.md @@ -28,6 +28,7 @@ octl iaas api LinkVirtualGateway [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_LinkVolume.md b/docs/reference/octl_iaas_api_LinkVolume.md index 88748f2c..9e39c886 100644 --- a/docs/reference/octl_iaas_api_LinkVolume.md +++ b/docs/reference/octl_iaas_api_LinkVolume.md @@ -27,6 +27,7 @@ octl iaas api LinkVolume [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_PutUserGroupPolicy.md b/docs/reference/octl_iaas_api_PutUserGroupPolicy.md index 4c37aa8e..f6955f6e 100644 --- a/docs/reference/octl_iaas_api_PutUserGroupPolicy.md +++ b/docs/reference/octl_iaas_api_PutUserGroupPolicy.md @@ -32,6 +32,7 @@ octl iaas api PutUserGroupPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_PutUserPolicy.md b/docs/reference/octl_iaas_api_PutUserPolicy.md index 8248c8e5..68d0ae8e 100644 --- a/docs/reference/octl_iaas_api_PutUserPolicy.md +++ b/docs/reference/octl_iaas_api_PutUserPolicy.md @@ -31,6 +31,7 @@ octl iaas api PutUserPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadAccessKeys.md b/docs/reference/octl_iaas_api_ReadAccessKeys.md index 8cadc45f..4f36723d 100644 --- a/docs/reference/octl_iaas_api_ReadAccessKeys.md +++ b/docs/reference/octl_iaas_api_ReadAccessKeys.md @@ -26,6 +26,7 @@ octl iaas api ReadAccessKeys [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadAccounts.md b/docs/reference/octl_iaas_api_ReadAccounts.md index c31486c9..1c44409e 100644 --- a/docs/reference/octl_iaas_api_ReadAccounts.md +++ b/docs/reference/octl_iaas_api_ReadAccounts.md @@ -22,6 +22,7 @@ octl iaas api ReadAccounts [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadAdminPassword.md b/docs/reference/octl_iaas_api_ReadAdminPassword.md index 203d0a60..d8bba613 100644 --- a/docs/reference/octl_iaas_api_ReadAdminPassword.md +++ b/docs/reference/octl_iaas_api_ReadAdminPassword.md @@ -31,6 +31,7 @@ octl iaas api ReadAdminPassword [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadApiAccessPolicy.md b/docs/reference/octl_iaas_api_ReadApiAccessPolicy.md index a33dd166..c6afafeb 100644 --- a/docs/reference/octl_iaas_api_ReadApiAccessPolicy.md +++ b/docs/reference/octl_iaas_api_ReadApiAccessPolicy.md @@ -24,6 +24,7 @@ octl iaas api ReadApiAccessPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadApiAccessRules.md b/docs/reference/octl_iaas_api_ReadApiAccessRules.md index acf33c6e..8f35049c 100644 --- a/docs/reference/octl_iaas_api_ReadApiAccessRules.md +++ b/docs/reference/octl_iaas_api_ReadApiAccessRules.md @@ -27,6 +27,7 @@ octl iaas api ReadApiAccessRules [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadApiLogs.md b/docs/reference/octl_iaas_api_ReadApiLogs.md index 2a56cfc6..11fd9875 100644 --- a/docs/reference/octl_iaas_api_ReadApiLogs.md +++ b/docs/reference/octl_iaas_api_ReadApiLogs.md @@ -57,6 +57,7 @@ octl iaas api ReadApiLogs [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadCO2EmissionAccount.md b/docs/reference/octl_iaas_api_ReadCO2EmissionAccount.md index dc284e2e..d40a8e9d 100644 --- a/docs/reference/octl_iaas_api_ReadCO2EmissionAccount.md +++ b/docs/reference/octl_iaas_api_ReadCO2EmissionAccount.md @@ -24,6 +24,7 @@ octl iaas api ReadCO2EmissionAccount [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadCas.md b/docs/reference/octl_iaas_api_ReadCas.md index 73416510..14805a91 100644 --- a/docs/reference/octl_iaas_api_ReadCas.md +++ b/docs/reference/octl_iaas_api_ReadCas.md @@ -25,6 +25,7 @@ octl iaas api ReadCas [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadCatalog.md b/docs/reference/octl_iaas_api_ReadCatalog.md index d7dc3111..9625e89e 100644 --- a/docs/reference/octl_iaas_api_ReadCatalog.md +++ b/docs/reference/octl_iaas_api_ReadCatalog.md @@ -22,6 +22,7 @@ octl iaas api ReadCatalog [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadCatalogs.md b/docs/reference/octl_iaas_api_ReadCatalogs.md index b78e7d25..a9aabf38 100644 --- a/docs/reference/octl_iaas_api_ReadCatalogs.md +++ b/docs/reference/octl_iaas_api_ReadCatalogs.md @@ -25,6 +25,7 @@ octl iaas api ReadCatalogs [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadClientGateways.md b/docs/reference/octl_iaas_api_ReadClientGateways.md index 12fd79a5..d23d013d 100644 --- a/docs/reference/octl_iaas_api_ReadClientGateways.md +++ b/docs/reference/octl_iaas_api_ReadClientGateways.md @@ -32,6 +32,7 @@ octl iaas api ReadClientGateways [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadConsoleOutput.md b/docs/reference/octl_iaas_api_ReadConsoleOutput.md index 2891e256..73d4de51 100644 --- a/docs/reference/octl_iaas_api_ReadConsoleOutput.md +++ b/docs/reference/octl_iaas_api_ReadConsoleOutput.md @@ -27,6 +27,7 @@ octl iaas api ReadConsoleOutput [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadConsumptionAccount.md b/docs/reference/octl_iaas_api_ReadConsumptionAccount.md index 184528a2..22cddd8f 100644 --- a/docs/reference/octl_iaas_api_ReadConsumptionAccount.md +++ b/docs/reference/octl_iaas_api_ReadConsumptionAccount.md @@ -27,6 +27,7 @@ octl iaas api ReadConsumptionAccount [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadDedicatedGroups.md b/docs/reference/octl_iaas_api_ReadDedicatedGroups.md index 7e50c737..6f677c8b 100644 --- a/docs/reference/octl_iaas_api_ReadDedicatedGroups.md +++ b/docs/reference/octl_iaas_api_ReadDedicatedGroups.md @@ -28,6 +28,7 @@ octl iaas api ReadDedicatedGroups [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadDhcpOptions.md b/docs/reference/octl_iaas_api_ReadDhcpOptions.md index 9b108826..17ea7951 100644 --- a/docs/reference/octl_iaas_api_ReadDhcpOptions.md +++ b/docs/reference/octl_iaas_api_ReadDhcpOptions.md @@ -33,6 +33,7 @@ octl iaas api ReadDhcpOptions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadDirectLinkInterfaces.md b/docs/reference/octl_iaas_api_ReadDirectLinkInterfaces.md index 82d98a6a..87846211 100644 --- a/docs/reference/octl_iaas_api_ReadDirectLinkInterfaces.md +++ b/docs/reference/octl_iaas_api_ReadDirectLinkInterfaces.md @@ -26,6 +26,7 @@ octl iaas api ReadDirectLinkInterfaces [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadDirectLinks.md b/docs/reference/octl_iaas_api_ReadDirectLinks.md index 26716dfc..7af5a52e 100644 --- a/docs/reference/octl_iaas_api_ReadDirectLinks.md +++ b/docs/reference/octl_iaas_api_ReadDirectLinks.md @@ -25,6 +25,7 @@ octl iaas api ReadDirectLinks [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadEntitiesLinkedToPolicy.md b/docs/reference/octl_iaas_api_ReadEntitiesLinkedToPolicy.md index dff1677f..d4c673b8 100644 --- a/docs/reference/octl_iaas_api_ReadEntitiesLinkedToPolicy.md +++ b/docs/reference/octl_iaas_api_ReadEntitiesLinkedToPolicy.md @@ -25,6 +25,7 @@ octl iaas api ReadEntitiesLinkedToPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadFlexibleGpuCatalog.md b/docs/reference/octl_iaas_api_ReadFlexibleGpuCatalog.md index 17319760..22f09b51 100644 --- a/docs/reference/octl_iaas_api_ReadFlexibleGpuCatalog.md +++ b/docs/reference/octl_iaas_api_ReadFlexibleGpuCatalog.md @@ -22,6 +22,7 @@ octl iaas api ReadFlexibleGpuCatalog [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadFlexibleGpus.md b/docs/reference/octl_iaas_api_ReadFlexibleGpus.md index d2c69b0b..33dc2a76 100644 --- a/docs/reference/octl_iaas_api_ReadFlexibleGpus.md +++ b/docs/reference/octl_iaas_api_ReadFlexibleGpus.md @@ -33,6 +33,7 @@ octl iaas api ReadFlexibleGpus [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadImageExportTasks.md b/docs/reference/octl_iaas_api_ReadImageExportTasks.md index 9f8c910c..b9cbfa11 100644 --- a/docs/reference/octl_iaas_api_ReadImageExportTasks.md +++ b/docs/reference/octl_iaas_api_ReadImageExportTasks.md @@ -26,6 +26,7 @@ octl iaas api ReadImageExportTasks [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadImages.md b/docs/reference/octl_iaas_api_ReadImages.md index a627ea9c..3a8408e4 100644 --- a/docs/reference/octl_iaas_api_ReadImages.md +++ b/docs/reference/octl_iaas_api_ReadImages.md @@ -51,6 +51,7 @@ octl iaas api ReadImages [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadInternetServices.md b/docs/reference/octl_iaas_api_ReadInternetServices.md index 64a0da23..936dae06 100644 --- a/docs/reference/octl_iaas_api_ReadInternetServices.md +++ b/docs/reference/octl_iaas_api_ReadInternetServices.md @@ -32,6 +32,7 @@ octl iaas api ReadInternetServices [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadKeypairs.md b/docs/reference/octl_iaas_api_ReadKeypairs.md index 91dd15ad..9e0bba62 100644 --- a/docs/reference/octl_iaas_api_ReadKeypairs.md +++ b/docs/reference/octl_iaas_api_ReadKeypairs.md @@ -31,6 +31,7 @@ octl iaas api ReadKeypairs [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadLinkedPolicies.md b/docs/reference/octl_iaas_api_ReadLinkedPolicies.md index 89ecf7f6..8d0d33eb 100644 --- a/docs/reference/octl_iaas_api_ReadLinkedPolicies.md +++ b/docs/reference/octl_iaas_api_ReadLinkedPolicies.md @@ -26,6 +26,7 @@ octl iaas api ReadLinkedPolicies [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadListenerRules.md b/docs/reference/octl_iaas_api_ReadListenerRules.md index 9d87ef4f..9a783592 100644 --- a/docs/reference/octl_iaas_api_ReadListenerRules.md +++ b/docs/reference/octl_iaas_api_ReadListenerRules.md @@ -23,6 +23,7 @@ octl iaas api ReadListenerRules [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadLoadBalancerTags.md b/docs/reference/octl_iaas_api_ReadLoadBalancerTags.md index bfefe0e2..321358db 100644 --- a/docs/reference/octl_iaas_api_ReadLoadBalancerTags.md +++ b/docs/reference/octl_iaas_api_ReadLoadBalancerTags.md @@ -23,6 +23,7 @@ octl iaas api ReadLoadBalancerTags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadLoadBalancers.md b/docs/reference/octl_iaas_api_ReadLoadBalancers.md index 3efeab7b..1c7d99d6 100644 --- a/docs/reference/octl_iaas_api_ReadLoadBalancers.md +++ b/docs/reference/octl_iaas_api_ReadLoadBalancers.md @@ -24,6 +24,7 @@ octl iaas api ReadLoadBalancers [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadLocations.md b/docs/reference/octl_iaas_api_ReadLocations.md index f46660a7..92be2271 100644 --- a/docs/reference/octl_iaas_api_ReadLocations.md +++ b/docs/reference/octl_iaas_api_ReadLocations.md @@ -26,6 +26,7 @@ octl iaas api ReadLocations [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadManagedPoliciesLinkedToUserGroup.md b/docs/reference/octl_iaas_api_ReadManagedPoliciesLinkedToUserGroup.md index 859b75a2..636bfcee 100644 --- a/docs/reference/octl_iaas_api_ReadManagedPoliciesLinkedToUserGroup.md +++ b/docs/reference/octl_iaas_api_ReadManagedPoliciesLinkedToUserGroup.md @@ -27,6 +27,7 @@ octl iaas api ReadManagedPoliciesLinkedToUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadNatServices.md b/docs/reference/octl_iaas_api_ReadNatServices.md index bf7f8dea..f7fc2a96 100644 --- a/docs/reference/octl_iaas_api_ReadNatServices.md +++ b/docs/reference/octl_iaas_api_ReadNatServices.md @@ -32,6 +32,7 @@ octl iaas api ReadNatServices [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadNetAccessPointServices.md b/docs/reference/octl_iaas_api_ReadNetAccessPointServices.md index b313bf60..2b474c7d 100644 --- a/docs/reference/octl_iaas_api_ReadNetAccessPointServices.md +++ b/docs/reference/octl_iaas_api_ReadNetAccessPointServices.md @@ -28,6 +28,7 @@ octl iaas api ReadNetAccessPointServices [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadNetAccessPoints.md b/docs/reference/octl_iaas_api_ReadNetAccessPoints.md index 417e1295..9d672500 100644 --- a/docs/reference/octl_iaas_api_ReadNetAccessPoints.md +++ b/docs/reference/octl_iaas_api_ReadNetAccessPoints.md @@ -31,6 +31,7 @@ octl iaas api ReadNetAccessPoints [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadNetPeerings.md b/docs/reference/octl_iaas_api_ReadNetPeerings.md index 51acc851..57164ed2 100644 --- a/docs/reference/octl_iaas_api_ReadNetPeerings.md +++ b/docs/reference/octl_iaas_api_ReadNetPeerings.md @@ -37,6 +37,7 @@ octl iaas api ReadNetPeerings [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadNets.md b/docs/reference/octl_iaas_api_ReadNets.md index 7dbf4b11..ef49d51b 100644 --- a/docs/reference/octl_iaas_api_ReadNets.md +++ b/docs/reference/octl_iaas_api_ReadNets.md @@ -32,6 +32,7 @@ octl iaas api ReadNets [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadNics.md b/docs/reference/octl_iaas_api_ReadNics.md index 002a220e..aaac0748 100644 --- a/docs/reference/octl_iaas_api_ReadNics.md +++ b/docs/reference/octl_iaas_api_ReadNics.md @@ -55,6 +55,7 @@ octl iaas api ReadNics [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPolicies.md b/docs/reference/octl_iaas_api_ReadPolicies.md index 198d6fb6..033b151f 100644 --- a/docs/reference/octl_iaas_api_ReadPolicies.md +++ b/docs/reference/octl_iaas_api_ReadPolicies.md @@ -27,6 +27,7 @@ octl iaas api ReadPolicies [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPolicy.md b/docs/reference/octl_iaas_api_ReadPolicy.md index f5c9b71d..8adbf311 100644 --- a/docs/reference/octl_iaas_api_ReadPolicy.md +++ b/docs/reference/octl_iaas_api_ReadPolicy.md @@ -22,6 +22,7 @@ octl iaas api ReadPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPolicyVersion.md b/docs/reference/octl_iaas_api_ReadPolicyVersion.md index d1043d51..b946b311 100644 --- a/docs/reference/octl_iaas_api_ReadPolicyVersion.md +++ b/docs/reference/octl_iaas_api_ReadPolicyVersion.md @@ -23,6 +23,7 @@ octl iaas api ReadPolicyVersion [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPolicyVersions.md b/docs/reference/octl_iaas_api_ReadPolicyVersions.md index a895e062..edd30303 100644 --- a/docs/reference/octl_iaas_api_ReadPolicyVersions.md +++ b/docs/reference/octl_iaas_api_ReadPolicyVersions.md @@ -24,6 +24,7 @@ octl iaas api ReadPolicyVersions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadProductTypes.md b/docs/reference/octl_iaas_api_ReadProductTypes.md index e3b52713..3f420a18 100644 --- a/docs/reference/octl_iaas_api_ReadProductTypes.md +++ b/docs/reference/octl_iaas_api_ReadProductTypes.md @@ -25,6 +25,7 @@ octl iaas api ReadProductTypes [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPublicCatalog.md b/docs/reference/octl_iaas_api_ReadPublicCatalog.md index 79f20923..d3a02b96 100644 --- a/docs/reference/octl_iaas_api_ReadPublicCatalog.md +++ b/docs/reference/octl_iaas_api_ReadPublicCatalog.md @@ -22,6 +22,7 @@ octl iaas api ReadPublicCatalog [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPublicIpRanges.md b/docs/reference/octl_iaas_api_ReadPublicIpRanges.md index 2390df26..a890decc 100644 --- a/docs/reference/octl_iaas_api_ReadPublicIpRanges.md +++ b/docs/reference/octl_iaas_api_ReadPublicIpRanges.md @@ -24,6 +24,7 @@ octl iaas api ReadPublicIpRanges [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadPublicIps.md b/docs/reference/octl_iaas_api_ReadPublicIps.md index 644d241c..caefe82b 100644 --- a/docs/reference/octl_iaas_api_ReadPublicIps.md +++ b/docs/reference/octl_iaas_api_ReadPublicIps.md @@ -37,6 +37,7 @@ octl iaas api ReadPublicIps [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadQuotas.md b/docs/reference/octl_iaas_api_ReadQuotas.md index ea6086c3..d5da3dc6 100644 --- a/docs/reference/octl_iaas_api_ReadQuotas.md +++ b/docs/reference/octl_iaas_api_ReadQuotas.md @@ -30,6 +30,7 @@ octl iaas api ReadQuotas [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadRegions.md b/docs/reference/octl_iaas_api_ReadRegions.md index 2e01f761..cc4dbb37 100644 --- a/docs/reference/octl_iaas_api_ReadRegions.md +++ b/docs/reference/octl_iaas_api_ReadRegions.md @@ -24,6 +24,7 @@ octl iaas api ReadRegions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadRouteTables.md b/docs/reference/octl_iaas_api_ReadRouteTables.md index 06daa6dd..ffec476a 100644 --- a/docs/reference/octl_iaas_api_ReadRouteTables.md +++ b/docs/reference/octl_iaas_api_ReadRouteTables.md @@ -43,6 +43,7 @@ octl iaas api ReadRouteTables [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadSecurityGroups.md b/docs/reference/octl_iaas_api_ReadSecurityGroups.md index 5b0fb272..dd6eedf7 100644 --- a/docs/reference/octl_iaas_api_ReadSecurityGroups.md +++ b/docs/reference/octl_iaas_api_ReadSecurityGroups.md @@ -47,6 +47,7 @@ octl iaas api ReadSecurityGroups [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadServerCertificates.md b/docs/reference/octl_iaas_api_ReadServerCertificates.md index 010b79c8..7727e7d6 100644 --- a/docs/reference/octl_iaas_api_ReadServerCertificates.md +++ b/docs/reference/octl_iaas_api_ReadServerCertificates.md @@ -23,6 +23,7 @@ octl iaas api ReadServerCertificates [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadSnapshotExportTasks.md b/docs/reference/octl_iaas_api_ReadSnapshotExportTasks.md index 3ff86729..c0b532fd 100644 --- a/docs/reference/octl_iaas_api_ReadSnapshotExportTasks.md +++ b/docs/reference/octl_iaas_api_ReadSnapshotExportTasks.md @@ -26,6 +26,7 @@ octl iaas api ReadSnapshotExportTasks [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadSnapshots.md b/docs/reference/octl_iaas_api_ReadSnapshots.md index b92eab1f..fd9036eb 100644 --- a/docs/reference/octl_iaas_api_ReadSnapshots.md +++ b/docs/reference/octl_iaas_api_ReadSnapshots.md @@ -40,6 +40,7 @@ octl iaas api ReadSnapshots [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadSubnets.md b/docs/reference/octl_iaas_api_ReadSubnets.md index 1f41dd1e..08b5c9eb 100644 --- a/docs/reference/octl_iaas_api_ReadSubnets.md +++ b/docs/reference/octl_iaas_api_ReadSubnets.md @@ -35,6 +35,7 @@ octl iaas api ReadSubnets [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadSubregions.md b/docs/reference/octl_iaas_api_ReadSubregions.md index a77cbca5..efa59569 100644 --- a/docs/reference/octl_iaas_api_ReadSubregions.md +++ b/docs/reference/octl_iaas_api_ReadSubregions.md @@ -29,6 +29,7 @@ octl iaas api ReadSubregions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadTags.md b/docs/reference/octl_iaas_api_ReadTags.md index ca382e63..b49e8372 100644 --- a/docs/reference/octl_iaas_api_ReadTags.md +++ b/docs/reference/octl_iaas_api_ReadTags.md @@ -28,6 +28,7 @@ octl iaas api ReadTags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUnitPrice.md b/docs/reference/octl_iaas_api_ReadUnitPrice.md index 34375f9a..6e2753a1 100644 --- a/docs/reference/octl_iaas_api_ReadUnitPrice.md +++ b/docs/reference/octl_iaas_api_ReadUnitPrice.md @@ -24,6 +24,7 @@ octl iaas api ReadUnitPrice [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserGroup.md b/docs/reference/octl_iaas_api_ReadUserGroup.md index 9dad170d..0b45e49b 100644 --- a/docs/reference/octl_iaas_api_ReadUserGroup.md +++ b/docs/reference/octl_iaas_api_ReadUserGroup.md @@ -24,6 +24,7 @@ octl iaas api ReadUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserGroupPolicies.md b/docs/reference/octl_iaas_api_ReadUserGroupPolicies.md index a6d3c4fe..a3213b6a 100644 --- a/docs/reference/octl_iaas_api_ReadUserGroupPolicies.md +++ b/docs/reference/octl_iaas_api_ReadUserGroupPolicies.md @@ -26,6 +26,7 @@ octl iaas api ReadUserGroupPolicies [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserGroupPolicy.md b/docs/reference/octl_iaas_api_ReadUserGroupPolicy.md index cd9b64fc..7e3945ff 100644 --- a/docs/reference/octl_iaas_api_ReadUserGroupPolicy.md +++ b/docs/reference/octl_iaas_api_ReadUserGroupPolicy.md @@ -25,6 +25,7 @@ octl iaas api ReadUserGroupPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserGroups.md b/docs/reference/octl_iaas_api_ReadUserGroups.md index ab0c3de6..7cdd55ea 100644 --- a/docs/reference/octl_iaas_api_ReadUserGroups.md +++ b/docs/reference/octl_iaas_api_ReadUserGroups.md @@ -28,6 +28,7 @@ octl iaas api ReadUserGroups [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserGroupsPerUser.md b/docs/reference/octl_iaas_api_ReadUserGroupsPerUser.md index 113193f2..05b1c829 100644 --- a/docs/reference/octl_iaas_api_ReadUserGroupsPerUser.md +++ b/docs/reference/octl_iaas_api_ReadUserGroupsPerUser.md @@ -24,6 +24,7 @@ octl iaas api ReadUserGroupsPerUser [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserPolicies.md b/docs/reference/octl_iaas_api_ReadUserPolicies.md index 262a7e9b..ee9dee57 100644 --- a/docs/reference/octl_iaas_api_ReadUserPolicies.md +++ b/docs/reference/octl_iaas_api_ReadUserPolicies.md @@ -23,6 +23,7 @@ octl iaas api ReadUserPolicies [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUserPolicy.md b/docs/reference/octl_iaas_api_ReadUserPolicy.md index b8712d6b..d1546916 100644 --- a/docs/reference/octl_iaas_api_ReadUserPolicy.md +++ b/docs/reference/octl_iaas_api_ReadUserPolicy.md @@ -24,6 +24,7 @@ octl iaas api ReadUserPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadUsers.md b/docs/reference/octl_iaas_api_ReadUsers.md index 7267ac06..3c54f0fa 100644 --- a/docs/reference/octl_iaas_api_ReadUsers.md +++ b/docs/reference/octl_iaas_api_ReadUsers.md @@ -27,6 +27,7 @@ octl iaas api ReadUsers [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVirtualGateways.md b/docs/reference/octl_iaas_api_ReadVirtualGateways.md index 57084969..4b29565b 100644 --- a/docs/reference/octl_iaas_api_ReadVirtualGateways.md +++ b/docs/reference/octl_iaas_api_ReadVirtualGateways.md @@ -32,6 +32,7 @@ octl iaas api ReadVirtualGateways [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVmGroups.md b/docs/reference/octl_iaas_api_ReadVmGroups.md index 3d18519a..d9350880 100644 --- a/docs/reference/octl_iaas_api_ReadVmGroups.md +++ b/docs/reference/octl_iaas_api_ReadVmGroups.md @@ -36,6 +36,7 @@ octl iaas api ReadVmGroups [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVmTemplates.md b/docs/reference/octl_iaas_api_ReadVmTemplates.md index 1acbd322..02e2117a 100644 --- a/docs/reference/octl_iaas_api_ReadVmTemplates.md +++ b/docs/reference/octl_iaas_api_ReadVmTemplates.md @@ -38,6 +38,7 @@ octl iaas api ReadVmTemplates [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVmTypes.md b/docs/reference/octl_iaas_api_ReadVmTypes.md index 50c1fbc0..97fed8bb 100644 --- a/docs/reference/octl_iaas_api_ReadVmTypes.md +++ b/docs/reference/octl_iaas_api_ReadVmTypes.md @@ -32,6 +32,7 @@ octl iaas api ReadVmTypes [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVms.md b/docs/reference/octl_iaas_api_ReadVms.md index 38c364dd..b7ea4e88 100644 --- a/docs/reference/octl_iaas_api_ReadVms.md +++ b/docs/reference/octl_iaas_api_ReadVms.md @@ -92,6 +92,7 @@ octl iaas api ReadVms [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVmsHealth.md b/docs/reference/octl_iaas_api_ReadVmsHealth.md index adeb9d2c..19a980b5 100644 --- a/docs/reference/octl_iaas_api_ReadVmsHealth.md +++ b/docs/reference/octl_iaas_api_ReadVmsHealth.md @@ -24,6 +24,7 @@ octl iaas api ReadVmsHealth [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVmsState.md b/docs/reference/octl_iaas_api_ReadVmsState.md index fb140302..9b3aee04 100644 --- a/docs/reference/octl_iaas_api_ReadVmsState.md +++ b/docs/reference/octl_iaas_api_ReadVmsState.md @@ -32,6 +32,7 @@ octl iaas api ReadVmsState [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVolumeUpdateTasks.md b/docs/reference/octl_iaas_api_ReadVolumeUpdateTasks.md index 0d5000e6..75e3662e 100644 --- a/docs/reference/octl_iaas_api_ReadVolumeUpdateTasks.md +++ b/docs/reference/octl_iaas_api_ReadVolumeUpdateTasks.md @@ -26,6 +26,7 @@ octl iaas api ReadVolumeUpdateTasks [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVolumes.md b/docs/reference/octl_iaas_api_ReadVolumes.md index 4dc3b856..23f6db41 100644 --- a/docs/reference/octl_iaas_api_ReadVolumes.md +++ b/docs/reference/octl_iaas_api_ReadVolumes.md @@ -40,6 +40,7 @@ octl iaas api ReadVolumes [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ReadVpnConnections.md b/docs/reference/octl_iaas_api_ReadVpnConnections.md index 188d28ba..58be4649 100644 --- a/docs/reference/octl_iaas_api_ReadVpnConnections.md +++ b/docs/reference/octl_iaas_api_ReadVpnConnections.md @@ -35,6 +35,7 @@ octl iaas api ReadVpnConnections [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_RebootVms.md b/docs/reference/octl_iaas_api_RebootVms.md index ba87b924..56cc7977 100644 --- a/docs/reference/octl_iaas_api_RebootVms.md +++ b/docs/reference/octl_iaas_api_RebootVms.md @@ -25,6 +25,7 @@ octl iaas api RebootVms [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_RegisterVmsInLoadBalancer.md b/docs/reference/octl_iaas_api_RegisterVmsInLoadBalancer.md index 722f1798..59a944b5 100644 --- a/docs/reference/octl_iaas_api_RegisterVmsInLoadBalancer.md +++ b/docs/reference/octl_iaas_api_RegisterVmsInLoadBalancer.md @@ -30,6 +30,7 @@ octl iaas api RegisterVmsInLoadBalancer [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_RejectNetPeering.md b/docs/reference/octl_iaas_api_RejectNetPeering.md index 0776acb2..0d0b954a 100644 --- a/docs/reference/octl_iaas_api_RejectNetPeering.md +++ b/docs/reference/octl_iaas_api_RejectNetPeering.md @@ -25,6 +25,7 @@ octl iaas api RejectNetPeering [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_RemoveUserFromUserGroup.md b/docs/reference/octl_iaas_api_RemoveUserFromUserGroup.md index 3fb88a94..00cf11d3 100644 --- a/docs/reference/octl_iaas_api_RemoveUserFromUserGroup.md +++ b/docs/reference/octl_iaas_api_RemoveUserFromUserGroup.md @@ -26,6 +26,7 @@ octl iaas api RemoveUserFromUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ScaleDownVmGroup.md b/docs/reference/octl_iaas_api_ScaleDownVmGroup.md index 0f50af47..a06990b2 100644 --- a/docs/reference/octl_iaas_api_ScaleDownVmGroup.md +++ b/docs/reference/octl_iaas_api_ScaleDownVmGroup.md @@ -30,6 +30,7 @@ octl iaas api ScaleDownVmGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_ScaleUpVmGroup.md b/docs/reference/octl_iaas_api_ScaleUpVmGroup.md index a340ca87..2fff2696 100644 --- a/docs/reference/octl_iaas_api_ScaleUpVmGroup.md +++ b/docs/reference/octl_iaas_api_ScaleUpVmGroup.md @@ -30,6 +30,7 @@ octl iaas api ScaleUpVmGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_SetDefaultPolicyVersion.md b/docs/reference/octl_iaas_api_SetDefaultPolicyVersion.md index 78111203..0f93319d 100644 --- a/docs/reference/octl_iaas_api_SetDefaultPolicyVersion.md +++ b/docs/reference/octl_iaas_api_SetDefaultPolicyVersion.md @@ -29,6 +29,7 @@ octl iaas api SetDefaultPolicyVersion [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_StartVms.md b/docs/reference/octl_iaas_api_StartVms.md index 5ba59dce..cd8b37b1 100644 --- a/docs/reference/octl_iaas_api_StartVms.md +++ b/docs/reference/octl_iaas_api_StartVms.md @@ -25,6 +25,7 @@ octl iaas api StartVms [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_StopVms.md b/docs/reference/octl_iaas_api_StopVms.md index 8109cedc..2d193ff4 100644 --- a/docs/reference/octl_iaas_api_StopVms.md +++ b/docs/reference/octl_iaas_api_StopVms.md @@ -26,6 +26,7 @@ octl iaas api StopVms [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkFlexibleGpu.md b/docs/reference/octl_iaas_api_UnlinkFlexibleGpu.md index 044ff8c5..111d1bb7 100644 --- a/docs/reference/octl_iaas_api_UnlinkFlexibleGpu.md +++ b/docs/reference/octl_iaas_api_UnlinkFlexibleGpu.md @@ -25,6 +25,7 @@ octl iaas api UnlinkFlexibleGpu [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkInternetService.md b/docs/reference/octl_iaas_api_UnlinkInternetService.md index 517dff07..8e3e0d6c 100644 --- a/docs/reference/octl_iaas_api_UnlinkInternetService.md +++ b/docs/reference/octl_iaas_api_UnlinkInternetService.md @@ -26,6 +26,7 @@ octl iaas api UnlinkInternetService [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkLoadBalancerBackendMachines.md b/docs/reference/octl_iaas_api_UnlinkLoadBalancerBackendMachines.md index 3940f7e5..7a814a1d 100644 --- a/docs/reference/octl_iaas_api_UnlinkLoadBalancerBackendMachines.md +++ b/docs/reference/octl_iaas_api_UnlinkLoadBalancerBackendMachines.md @@ -25,6 +25,7 @@ octl iaas api UnlinkLoadBalancerBackendMachines [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkManagedPolicyFromUserGroup.md b/docs/reference/octl_iaas_api_UnlinkManagedPolicyFromUserGroup.md index b55c358a..11b5c730 100644 --- a/docs/reference/octl_iaas_api_UnlinkManagedPolicyFromUserGroup.md +++ b/docs/reference/octl_iaas_api_UnlinkManagedPolicyFromUserGroup.md @@ -28,6 +28,7 @@ octl iaas api UnlinkManagedPolicyFromUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkNic.md b/docs/reference/octl_iaas_api_UnlinkNic.md index 1aed0453..cf12d002 100644 --- a/docs/reference/octl_iaas_api_UnlinkNic.md +++ b/docs/reference/octl_iaas_api_UnlinkNic.md @@ -25,6 +25,7 @@ octl iaas api UnlinkNic [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkPolicy.md b/docs/reference/octl_iaas_api_UnlinkPolicy.md index 5f05b2ab..898c1113 100644 --- a/docs/reference/octl_iaas_api_UnlinkPolicy.md +++ b/docs/reference/octl_iaas_api_UnlinkPolicy.md @@ -28,6 +28,7 @@ octl iaas api UnlinkPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkPrivateIps.md b/docs/reference/octl_iaas_api_UnlinkPrivateIps.md index 336da4b4..05e9ef87 100644 --- a/docs/reference/octl_iaas_api_UnlinkPrivateIps.md +++ b/docs/reference/octl_iaas_api_UnlinkPrivateIps.md @@ -24,6 +24,7 @@ octl iaas api UnlinkPrivateIps [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkPublicIp.md b/docs/reference/octl_iaas_api_UnlinkPublicIp.md index b6f57dc1..e01a8099 100644 --- a/docs/reference/octl_iaas_api_UnlinkPublicIp.md +++ b/docs/reference/octl_iaas_api_UnlinkPublicIp.md @@ -28,6 +28,7 @@ octl iaas api UnlinkPublicIp [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkRouteTable.md b/docs/reference/octl_iaas_api_UnlinkRouteTable.md index f63639f0..6a5ba179 100644 --- a/docs/reference/octl_iaas_api_UnlinkRouteTable.md +++ b/docs/reference/octl_iaas_api_UnlinkRouteTable.md @@ -25,6 +25,7 @@ octl iaas api UnlinkRouteTable [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkVirtualGateway.md b/docs/reference/octl_iaas_api_UnlinkVirtualGateway.md index 916d6f0d..a69fc651 100644 --- a/docs/reference/octl_iaas_api_UnlinkVirtualGateway.md +++ b/docs/reference/octl_iaas_api_UnlinkVirtualGateway.md @@ -26,6 +26,7 @@ octl iaas api UnlinkVirtualGateway [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UnlinkVolume.md b/docs/reference/octl_iaas_api_UnlinkVolume.md index 748f503c..6a0836dc 100644 --- a/docs/reference/octl_iaas_api_UnlinkVolume.md +++ b/docs/reference/octl_iaas_api_UnlinkVolume.md @@ -26,6 +26,7 @@ octl iaas api UnlinkVolume [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateAccessKey.md b/docs/reference/octl_iaas_api_UpdateAccessKey.md index 70e60391..16e36361 100644 --- a/docs/reference/octl_iaas_api_UpdateAccessKey.md +++ b/docs/reference/octl_iaas_api_UpdateAccessKey.md @@ -31,6 +31,7 @@ octl iaas api UpdateAccessKey [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateAccount.md b/docs/reference/octl_iaas_api_UpdateAccount.md index 306c329f..ea2b160b 100644 --- a/docs/reference/octl_iaas_api_UpdateAccount.md +++ b/docs/reference/octl_iaas_api_UpdateAccount.md @@ -35,6 +35,7 @@ octl iaas api UpdateAccount [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateApiAccessPolicy.md b/docs/reference/octl_iaas_api_UpdateApiAccessPolicy.md index a4177bfb..edc2b04b 100644 --- a/docs/reference/octl_iaas_api_UpdateApiAccessPolicy.md +++ b/docs/reference/octl_iaas_api_UpdateApiAccessPolicy.md @@ -28,6 +28,7 @@ octl iaas api UpdateApiAccessPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateApiAccessRule.md b/docs/reference/octl_iaas_api_UpdateApiAccessRule.md index 4c7cffff..e1096009 100644 --- a/docs/reference/octl_iaas_api_UpdateApiAccessRule.md +++ b/docs/reference/octl_iaas_api_UpdateApiAccessRule.md @@ -33,6 +33,7 @@ octl iaas api UpdateApiAccessRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateCa.md b/docs/reference/octl_iaas_api_UpdateCa.md index 42a8972b..0ac000f9 100644 --- a/docs/reference/octl_iaas_api_UpdateCa.md +++ b/docs/reference/octl_iaas_api_UpdateCa.md @@ -24,6 +24,7 @@ octl iaas api UpdateCa [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateDedicatedGroup.md b/docs/reference/octl_iaas_api_UpdateDedicatedGroup.md index ffd9f5c7..27a21bf6 100644 --- a/docs/reference/octl_iaas_api_UpdateDedicatedGroup.md +++ b/docs/reference/octl_iaas_api_UpdateDedicatedGroup.md @@ -24,6 +24,7 @@ octl iaas api UpdateDedicatedGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateDirectLinkInterface.md b/docs/reference/octl_iaas_api_UpdateDirectLinkInterface.md index 7d3fc645..32f3c39c 100644 --- a/docs/reference/octl_iaas_api_UpdateDirectLinkInterface.md +++ b/docs/reference/octl_iaas_api_UpdateDirectLinkInterface.md @@ -24,6 +24,7 @@ octl iaas api UpdateDirectLinkInterface [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateFlexibleGpu.md b/docs/reference/octl_iaas_api_UpdateFlexibleGpu.md index 80899939..ccab22de 100644 --- a/docs/reference/octl_iaas_api_UpdateFlexibleGpu.md +++ b/docs/reference/octl_iaas_api_UpdateFlexibleGpu.md @@ -24,6 +24,7 @@ octl iaas api UpdateFlexibleGpu [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateImage.md b/docs/reference/octl_iaas_api_UpdateImage.md index 8ede5700..2567bcfb 100644 --- a/docs/reference/octl_iaas_api_UpdateImage.md +++ b/docs/reference/octl_iaas_api_UpdateImage.md @@ -33,6 +33,7 @@ octl iaas api UpdateImage [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateListenerRule.md b/docs/reference/octl_iaas_api_UpdateListenerRule.md index 521d006a..b2c39efe 100644 --- a/docs/reference/octl_iaas_api_UpdateListenerRule.md +++ b/docs/reference/octl_iaas_api_UpdateListenerRule.md @@ -27,6 +27,7 @@ octl iaas api UpdateListenerRule [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateLoadBalancer.md b/docs/reference/octl_iaas_api_UpdateLoadBalancer.md index 3c1879b4..0940224b 100644 --- a/docs/reference/octl_iaas_api_UpdateLoadBalancer.md +++ b/docs/reference/octl_iaas_api_UpdateLoadBalancer.md @@ -48,6 +48,7 @@ octl iaas api UpdateLoadBalancer [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateNet.md b/docs/reference/octl_iaas_api_UpdateNet.md index 9ffb081a..04c3ef8e 100644 --- a/docs/reference/octl_iaas_api_UpdateNet.md +++ b/docs/reference/octl_iaas_api_UpdateNet.md @@ -24,6 +24,7 @@ octl iaas api UpdateNet [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateNetAccessPoint.md b/docs/reference/octl_iaas_api_UpdateNetAccessPoint.md index 5eda21f4..9acef30e 100644 --- a/docs/reference/octl_iaas_api_UpdateNetAccessPoint.md +++ b/docs/reference/octl_iaas_api_UpdateNetAccessPoint.md @@ -27,6 +27,7 @@ octl iaas api UpdateNetAccessPoint [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateNic.md b/docs/reference/octl_iaas_api_UpdateNic.md index 870c10b5..ec4facc8 100644 --- a/docs/reference/octl_iaas_api_UpdateNic.md +++ b/docs/reference/octl_iaas_api_UpdateNic.md @@ -27,6 +27,7 @@ octl iaas api UpdateNic [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateRoute.md b/docs/reference/octl_iaas_api_UpdateRoute.md index aa289d3b..f5c8ea8e 100644 --- a/docs/reference/octl_iaas_api_UpdateRoute.md +++ b/docs/reference/octl_iaas_api_UpdateRoute.md @@ -45,6 +45,7 @@ octl iaas api UpdateRoute [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateRoutePropagation.md b/docs/reference/octl_iaas_api_UpdateRoutePropagation.md index 4b92e477..01efeac4 100644 --- a/docs/reference/octl_iaas_api_UpdateRoutePropagation.md +++ b/docs/reference/octl_iaas_api_UpdateRoutePropagation.md @@ -25,6 +25,7 @@ octl iaas api UpdateRoutePropagation [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateRouteTableLink.md b/docs/reference/octl_iaas_api_UpdateRouteTableLink.md index 20304853..3b07b56a 100644 --- a/docs/reference/octl_iaas_api_UpdateRouteTableLink.md +++ b/docs/reference/octl_iaas_api_UpdateRouteTableLink.md @@ -26,6 +26,7 @@ octl iaas api UpdateRouteTableLink [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateServerCertificate.md b/docs/reference/octl_iaas_api_UpdateServerCertificate.md index 8dfc41b3..61e2b7b3 100644 --- a/docs/reference/octl_iaas_api_UpdateServerCertificate.md +++ b/docs/reference/octl_iaas_api_UpdateServerCertificate.md @@ -25,6 +25,7 @@ octl iaas api UpdateServerCertificate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateSnapshot.md b/docs/reference/octl_iaas_api_UpdateSnapshot.md index dd8de203..8e8f3e59 100644 --- a/docs/reference/octl_iaas_api_UpdateSnapshot.md +++ b/docs/reference/octl_iaas_api_UpdateSnapshot.md @@ -31,6 +31,7 @@ octl iaas api UpdateSnapshot [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateSubnet.md b/docs/reference/octl_iaas_api_UpdateSubnet.md index 8e0018f0..a85be4fb 100644 --- a/docs/reference/octl_iaas_api_UpdateSubnet.md +++ b/docs/reference/octl_iaas_api_UpdateSubnet.md @@ -24,6 +24,7 @@ octl iaas api UpdateSubnet [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateUser.md b/docs/reference/octl_iaas_api_UpdateUser.md index 0d347f88..c7523771 100644 --- a/docs/reference/octl_iaas_api_UpdateUser.md +++ b/docs/reference/octl_iaas_api_UpdateUser.md @@ -26,6 +26,7 @@ octl iaas api UpdateUser [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateUserGroup.md b/docs/reference/octl_iaas_api_UpdateUserGroup.md index 1cf7e8b2..412644e9 100644 --- a/docs/reference/octl_iaas_api_UpdateUserGroup.md +++ b/docs/reference/octl_iaas_api_UpdateUserGroup.md @@ -26,6 +26,7 @@ octl iaas api UpdateUserGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateVm.md b/docs/reference/octl_iaas_api_UpdateVm.md index 687e162b..ec7ce4aa 100644 --- a/docs/reference/octl_iaas_api_UpdateVm.md +++ b/docs/reference/octl_iaas_api_UpdateVm.md @@ -51,6 +51,7 @@ octl iaas api UpdateVm [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateVmGroup.md b/docs/reference/octl_iaas_api_UpdateVmGroup.md index 2b552c36..c8f649a5 100644 --- a/docs/reference/octl_iaas_api_UpdateVmGroup.md +++ b/docs/reference/octl_iaas_api_UpdateVmGroup.md @@ -32,6 +32,7 @@ octl iaas api UpdateVmGroup [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateVmTemplate.md b/docs/reference/octl_iaas_api_UpdateVmTemplate.md index 58935b38..a8922d72 100644 --- a/docs/reference/octl_iaas_api_UpdateVmTemplate.md +++ b/docs/reference/octl_iaas_api_UpdateVmTemplate.md @@ -31,6 +31,7 @@ octl iaas api UpdateVmTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateVolume.md b/docs/reference/octl_iaas_api_UpdateVolume.md index 3707bf2e..52ab4481 100644 --- a/docs/reference/octl_iaas_api_UpdateVolume.md +++ b/docs/reference/octl_iaas_api_UpdateVolume.md @@ -32,6 +32,7 @@ octl iaas api UpdateVolume [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_api_UpdateVpnConnection.md b/docs/reference/octl_iaas_api_UpdateVpnConnection.md index bf1f5169..39a8dc26 100644 --- a/docs/reference/octl_iaas_api_UpdateVpnConnection.md +++ b/docs/reference/octl_iaas_api_UpdateVpnConnection.md @@ -40,6 +40,7 @@ octl iaas api UpdateVpnConnection [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccesspolicy.md b/docs/reference/octl_iaas_apiaccesspolicy.md index c9fca64a..ec470cc8 100644 --- a/docs/reference/octl_iaas_apiaccesspolicy.md +++ b/docs/reference/octl_iaas_apiaccesspolicy.md @@ -13,6 +13,7 @@ apiaccesspolicy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccesspolicy_list.md b/docs/reference/octl_iaas_apiaccesspolicy_list.md index a5dad51a..76f1698d 100644 --- a/docs/reference/octl_iaas_apiaccesspolicy_list.md +++ b/docs/reference/octl_iaas_apiaccesspolicy_list.md @@ -25,6 +25,7 @@ octl iaas apiaccesspolicy list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccessrule.md b/docs/reference/octl_iaas_apiaccessrule.md index 98a40348..12b4d9d8 100644 --- a/docs/reference/octl_iaas_apiaccessrule.md +++ b/docs/reference/octl_iaas_apiaccessrule.md @@ -13,6 +13,7 @@ apiaccessrule commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccessrule_create.md b/docs/reference/octl_iaas_apiaccessrule_create.md index d2f602ef..11d09a75 100644 --- a/docs/reference/octl_iaas_apiaccessrule_create.md +++ b/docs/reference/octl_iaas_apiaccessrule_create.md @@ -35,6 +35,7 @@ octl iaas apiaccessrule create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccessrule_delete.md b/docs/reference/octl_iaas_apiaccessrule_delete.md index 293c8cd7..ece9fa48 100644 --- a/docs/reference/octl_iaas_apiaccessrule_delete.md +++ b/docs/reference/octl_iaas_apiaccessrule_delete.md @@ -27,6 +27,7 @@ octl iaas apiaccessrule delete api_access_rule_id [api_access_rule_id]... [flags ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccessrule_describe.md b/docs/reference/octl_iaas_apiaccessrule_describe.md index 50cab451..3ff783bb 100644 --- a/docs/reference/octl_iaas_apiaccessrule_describe.md +++ b/docs/reference/octl_iaas_apiaccessrule_describe.md @@ -23,6 +23,7 @@ octl iaas apiaccessrule describe api_access_rule_id [api_access_rule_id]... [fla ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccessrule_list.md b/docs/reference/octl_iaas_apiaccessrule_list.md index 6c59f23c..3c9d366b 100644 --- a/docs/reference/octl_iaas_apiaccessrule_list.md +++ b/docs/reference/octl_iaas_apiaccessrule_list.md @@ -28,6 +28,7 @@ octl iaas apiaccessrule list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apiaccessrule_update.md b/docs/reference/octl_iaas_apiaccessrule_update.md index 7bb9446a..498b8172 100644 --- a/docs/reference/octl_iaas_apiaccessrule_update.md +++ b/docs/reference/octl_iaas_apiaccessrule_update.md @@ -33,6 +33,7 @@ octl iaas apiaccessrule update api_access_rule_id [api_access_rule_id]... [flags ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apilog.md b/docs/reference/octl_iaas_apilog.md index 1fe573e6..f58dbd3d 100644 --- a/docs/reference/octl_iaas_apilog.md +++ b/docs/reference/octl_iaas_apilog.md @@ -13,6 +13,7 @@ apilog commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_apilog_list.md b/docs/reference/octl_iaas_apilog_list.md index fd0b0771..c861c69c 100644 --- a/docs/reference/octl_iaas_apilog_list.md +++ b/docs/reference/octl_iaas_apilog_list.md @@ -56,6 +56,7 @@ octl iaas apilog list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_ca.md b/docs/reference/octl_iaas_ca.md index 3b4626b0..32022589 100644 --- a/docs/reference/octl_iaas_ca.md +++ b/docs/reference/octl_iaas_ca.md @@ -13,6 +13,7 @@ ca commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_ca_create.md b/docs/reference/octl_iaas_ca_create.md index 5e3c011c..3e07e651 100644 --- a/docs/reference/octl_iaas_ca_create.md +++ b/docs/reference/octl_iaas_ca_create.md @@ -27,6 +27,7 @@ octl iaas ca create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_ca_delete.md b/docs/reference/octl_iaas_ca_delete.md index ec225ac6..e6725811 100644 --- a/docs/reference/octl_iaas_ca_delete.md +++ b/docs/reference/octl_iaas_ca_delete.md @@ -23,6 +23,7 @@ octl iaas ca delete ca_id [ca_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_ca_describe.md b/docs/reference/octl_iaas_ca_describe.md index befff0db..4c10cf88 100644 --- a/docs/reference/octl_iaas_ca_describe.md +++ b/docs/reference/octl_iaas_ca_describe.md @@ -23,6 +23,7 @@ octl iaas ca describe ca_id [ca_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_ca_list.md b/docs/reference/octl_iaas_ca_list.md index 8b0b4651..310b7f64 100644 --- a/docs/reference/octl_iaas_ca_list.md +++ b/docs/reference/octl_iaas_ca_list.md @@ -26,6 +26,7 @@ octl iaas ca list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_ca_update.md b/docs/reference/octl_iaas_ca_update.md index 8d173bf4..8a3cc027 100644 --- a/docs/reference/octl_iaas_ca_update.md +++ b/docs/reference/octl_iaas_ca_update.md @@ -24,6 +24,7 @@ octl iaas ca update ca_id [ca_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_catalog.md b/docs/reference/octl_iaas_catalog.md index 7201e519..49ada71a 100644 --- a/docs/reference/octl_iaas_catalog.md +++ b/docs/reference/octl_iaas_catalog.md @@ -13,6 +13,7 @@ catalog commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_catalog_list.md b/docs/reference/octl_iaas_catalog_list.md index d547055f..15ee4371 100644 --- a/docs/reference/octl_iaas_catalog_list.md +++ b/docs/reference/octl_iaas_catalog_list.md @@ -23,6 +23,7 @@ octl iaas catalog list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_clientgateway.md b/docs/reference/octl_iaas_clientgateway.md index 8c83c6c0..a26de8f4 100644 --- a/docs/reference/octl_iaas_clientgateway.md +++ b/docs/reference/octl_iaas_clientgateway.md @@ -13,6 +13,7 @@ clientgateway commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_clientgateway_create.md b/docs/reference/octl_iaas_clientgateway_create.md index 2b4df8f1..affec1e6 100644 --- a/docs/reference/octl_iaas_clientgateway_create.md +++ b/docs/reference/octl_iaas_clientgateway_create.md @@ -32,6 +32,7 @@ octl iaas clientgateway create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_clientgateway_delete.md b/docs/reference/octl_iaas_clientgateway_delete.md index 0c4eafb5..25627653 100644 --- a/docs/reference/octl_iaas_clientgateway_delete.md +++ b/docs/reference/octl_iaas_clientgateway_delete.md @@ -25,6 +25,7 @@ octl iaas clientgateway delete client_gateway_id [client_gateway_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_clientgateway_describe.md b/docs/reference/octl_iaas_clientgateway_describe.md index 2179cc0d..aa48990c 100644 --- a/docs/reference/octl_iaas_clientgateway_describe.md +++ b/docs/reference/octl_iaas_clientgateway_describe.md @@ -23,6 +23,7 @@ octl iaas clientgateway describe client_gateway_id [client_gateway_id]... [flags ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_clientgateway_list.md b/docs/reference/octl_iaas_clientgateway_list.md index 88e9d673..09732982 100644 --- a/docs/reference/octl_iaas_clientgateway_list.md +++ b/docs/reference/octl_iaas_clientgateway_list.md @@ -31,6 +31,7 @@ octl iaas clientgateway list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_co2emissionaccount.md b/docs/reference/octl_iaas_co2emissionaccount.md index 9365d477..334781a0 100644 --- a/docs/reference/octl_iaas_co2emissionaccount.md +++ b/docs/reference/octl_iaas_co2emissionaccount.md @@ -13,6 +13,7 @@ co2emissionaccount commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_co2emissionaccount_list.md b/docs/reference/octl_iaas_co2emissionaccount_list.md index e8f979f1..533ea6d7 100644 --- a/docs/reference/octl_iaas_co2emissionaccount_list.md +++ b/docs/reference/octl_iaas_co2emissionaccount_list.md @@ -26,6 +26,7 @@ octl iaas co2emissionaccount list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consoleoutput.md b/docs/reference/octl_iaas_consoleoutput.md index 75bff268..318effc2 100644 --- a/docs/reference/octl_iaas_consoleoutput.md +++ b/docs/reference/octl_iaas_consoleoutput.md @@ -13,6 +13,7 @@ consoleoutput commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consoleoutput_list.md b/docs/reference/octl_iaas_consoleoutput_list.md index 365b3cc3..03268a67 100644 --- a/docs/reference/octl_iaas_consoleoutput_list.md +++ b/docs/reference/octl_iaas_consoleoutput_list.md @@ -28,6 +28,7 @@ octl iaas consoleoutput list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consumptionaccount.md b/docs/reference/octl_iaas_consumptionaccount.md index b6f25ac3..5b10b438 100644 --- a/docs/reference/octl_iaas_consumptionaccount.md +++ b/docs/reference/octl_iaas_consumptionaccount.md @@ -13,6 +13,7 @@ consumptionaccount commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consumptionaccount_aggregate.md b/docs/reference/octl_iaas_consumptionaccount_aggregate.md index 37b42aa9..c7dcd13e 100644 --- a/docs/reference/octl_iaas_consumptionaccount_aggregate.md +++ b/docs/reference/octl_iaas_consumptionaccount_aggregate.md @@ -13,6 +13,7 @@ aggregate commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consumptionaccount_aggregate_all.md b/docs/reference/octl_iaas_consumptionaccount_aggregate_all.md index 4675de54..f9b0c99a 100644 --- a/docs/reference/octl_iaas_consumptionaccount_aggregate_all.md +++ b/docs/reference/octl_iaas_consumptionaccount_aggregate_all.md @@ -26,6 +26,7 @@ octl iaas consumptionaccount aggregate all [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consumptionaccount_aggregate_compute.md b/docs/reference/octl_iaas_consumptionaccount_aggregate_compute.md index c093eb18..44119411 100644 --- a/docs/reference/octl_iaas_consumptionaccount_aggregate_compute.md +++ b/docs/reference/octl_iaas_consumptionaccount_aggregate_compute.md @@ -26,6 +26,7 @@ octl iaas consumptionaccount aggregate compute [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consumptionaccount_aggregate_gpu.md b/docs/reference/octl_iaas_consumptionaccount_aggregate_gpu.md index d0e1811b..a499f55b 100644 --- a/docs/reference/octl_iaas_consumptionaccount_aggregate_gpu.md +++ b/docs/reference/octl_iaas_consumptionaccount_aggregate_gpu.md @@ -26,6 +26,7 @@ octl iaas consumptionaccount aggregate gpu [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_consumptionaccount_list.md b/docs/reference/octl_iaas_consumptionaccount_list.md index 0ddf0d42..0782dfac 100644 --- a/docs/reference/octl_iaas_consumptionaccount_list.md +++ b/docs/reference/octl_iaas_consumptionaccount_list.md @@ -28,6 +28,7 @@ octl iaas consumptionaccount list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dedicatedgroup.md b/docs/reference/octl_iaas_dedicatedgroup.md index cad86bd2..1eba30ec 100644 --- a/docs/reference/octl_iaas_dedicatedgroup.md +++ b/docs/reference/octl_iaas_dedicatedgroup.md @@ -13,6 +13,7 @@ dedicatedgroup commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dedicatedgroup_create.md b/docs/reference/octl_iaas_dedicatedgroup_create.md index 566766f3..6c42273f 100644 --- a/docs/reference/octl_iaas_dedicatedgroup_create.md +++ b/docs/reference/octl_iaas_dedicatedgroup_create.md @@ -28,6 +28,7 @@ octl iaas dedicatedgroup create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dedicatedgroup_delete.md b/docs/reference/octl_iaas_dedicatedgroup_delete.md index 531ad01f..ca681042 100644 --- a/docs/reference/octl_iaas_dedicatedgroup_delete.md +++ b/docs/reference/octl_iaas_dedicatedgroup_delete.md @@ -34,6 +34,7 @@ octl iaas dedicatedgroup delete dedicated_group_id [dedicated_group_id]... [flag ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dedicatedgroup_describe.md b/docs/reference/octl_iaas_dedicatedgroup_describe.md index 35648c96..69c6fcbf 100644 --- a/docs/reference/octl_iaas_dedicatedgroup_describe.md +++ b/docs/reference/octl_iaas_dedicatedgroup_describe.md @@ -23,6 +23,7 @@ octl iaas dedicatedgroup describe dedicated_group_id [dedicated_group_id]... [fl ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dedicatedgroup_list.md b/docs/reference/octl_iaas_dedicatedgroup_list.md index 0acc349d..f8b62b5c 100644 --- a/docs/reference/octl_iaas_dedicatedgroup_list.md +++ b/docs/reference/octl_iaas_dedicatedgroup_list.md @@ -27,6 +27,7 @@ octl iaas dedicatedgroup list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dedicatedgroup_update.md b/docs/reference/octl_iaas_dedicatedgroup_update.md index 7c456d43..8dd14d2c 100644 --- a/docs/reference/octl_iaas_dedicatedgroup_update.md +++ b/docs/reference/octl_iaas_dedicatedgroup_update.md @@ -24,6 +24,7 @@ octl iaas dedicatedgroup update dedicated_group_id [dedicated_group_id]... [flag ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dhcpoption.md b/docs/reference/octl_iaas_dhcpoption.md index eec5a418..363cd41e 100644 --- a/docs/reference/octl_iaas_dhcpoption.md +++ b/docs/reference/octl_iaas_dhcpoption.md @@ -13,6 +13,7 @@ dhcpoption commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dhcpoption_create.md b/docs/reference/octl_iaas_dhcpoption_create.md index 3c474692..bfb89791 100644 --- a/docs/reference/octl_iaas_dhcpoption_create.md +++ b/docs/reference/octl_iaas_dhcpoption_create.md @@ -29,6 +29,7 @@ octl iaas dhcpoption create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dhcpoption_delete.md b/docs/reference/octl_iaas_dhcpoption_delete.md index 1f8a66e5..220ad27b 100644 --- a/docs/reference/octl_iaas_dhcpoption_delete.md +++ b/docs/reference/octl_iaas_dhcpoption_delete.md @@ -29,6 +29,7 @@ octl iaas dhcpoption delete dhcp_options_set_id [dhcp_options_set_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dhcpoption_describe.md b/docs/reference/octl_iaas_dhcpoption_describe.md index 9bb15ed7..690a090c 100644 --- a/docs/reference/octl_iaas_dhcpoption_describe.md +++ b/docs/reference/octl_iaas_dhcpoption_describe.md @@ -23,6 +23,7 @@ octl iaas dhcpoption describe dhcp_options_set_id [dhcp_options_set_id]... [flag ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_dhcpoption_list.md b/docs/reference/octl_iaas_dhcpoption_list.md index 02de8552..c2c8e5ea 100644 --- a/docs/reference/octl_iaas_dhcpoption_list.md +++ b/docs/reference/octl_iaas_dhcpoption_list.md @@ -32,6 +32,7 @@ octl iaas dhcpoption list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlink.md b/docs/reference/octl_iaas_directlink.md index 9d454565..257e4549 100644 --- a/docs/reference/octl_iaas_directlink.md +++ b/docs/reference/octl_iaas_directlink.md @@ -13,6 +13,7 @@ directlink commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlink_create.md b/docs/reference/octl_iaas_directlink_create.md index e5bfeddb..422f54d5 100644 --- a/docs/reference/octl_iaas_directlink_create.md +++ b/docs/reference/octl_iaas_directlink_create.md @@ -28,6 +28,7 @@ octl iaas directlink create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlink_delete.md b/docs/reference/octl_iaas_directlink_delete.md index ebd2fbe2..db8c1662 100644 --- a/docs/reference/octl_iaas_directlink_delete.md +++ b/docs/reference/octl_iaas_directlink_delete.md @@ -25,6 +25,7 @@ octl iaas directlink delete direct_link_id [direct_link_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlink_describe.md b/docs/reference/octl_iaas_directlink_describe.md index 5aed5ad8..16fe4dc4 100644 --- a/docs/reference/octl_iaas_directlink_describe.md +++ b/docs/reference/octl_iaas_directlink_describe.md @@ -23,6 +23,7 @@ octl iaas directlink describe direct_link_id [direct_link_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlink_list.md b/docs/reference/octl_iaas_directlink_list.md index 69337501..7bf8bb52 100644 --- a/docs/reference/octl_iaas_directlink_list.md +++ b/docs/reference/octl_iaas_directlink_list.md @@ -24,6 +24,7 @@ octl iaas directlink list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlinkinterface.md b/docs/reference/octl_iaas_directlinkinterface.md index 4004934b..8d5d4639 100644 --- a/docs/reference/octl_iaas_directlinkinterface.md +++ b/docs/reference/octl_iaas_directlinkinterface.md @@ -13,6 +13,7 @@ directlinkinterface commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlinkinterface_create.md b/docs/reference/octl_iaas_directlinkinterface_create.md index bca76a9e..97b08f9f 100644 --- a/docs/reference/octl_iaas_directlinkinterface_create.md +++ b/docs/reference/octl_iaas_directlinkinterface_create.md @@ -35,6 +35,7 @@ octl iaas directlinkinterface create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlinkinterface_delete.md b/docs/reference/octl_iaas_directlinkinterface_delete.md index bea2f900..50285d20 100644 --- a/docs/reference/octl_iaas_directlinkinterface_delete.md +++ b/docs/reference/octl_iaas_directlinkinterface_delete.md @@ -23,6 +23,7 @@ octl iaas directlinkinterface delete direct_link_interface_id [direct_link_inter ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlinkinterface_describe.md b/docs/reference/octl_iaas_directlinkinterface_describe.md index ebe2dd29..24a346bc 100644 --- a/docs/reference/octl_iaas_directlinkinterface_describe.md +++ b/docs/reference/octl_iaas_directlinkinterface_describe.md @@ -23,6 +23,7 @@ octl iaas directlinkinterface describe direct_link_interface_id [direct_link_int ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlinkinterface_list.md b/docs/reference/octl_iaas_directlinkinterface_list.md index 819c2593..8820ef23 100644 --- a/docs/reference/octl_iaas_directlinkinterface_list.md +++ b/docs/reference/octl_iaas_directlinkinterface_list.md @@ -25,6 +25,7 @@ octl iaas directlinkinterface list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_directlinkinterface_update.md b/docs/reference/octl_iaas_directlinkinterface_update.md index c41c3ce0..72cb29b4 100644 --- a/docs/reference/octl_iaas_directlinkinterface_update.md +++ b/docs/reference/octl_iaas_directlinkinterface_update.md @@ -24,6 +24,7 @@ octl iaas directlinkinterface update direct_link_interface_id [direct_link_inter ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_entitieslinkedtopolicy.md b/docs/reference/octl_iaas_entitieslinkedtopolicy.md index 1be96214..ab129a90 100644 --- a/docs/reference/octl_iaas_entitieslinkedtopolicy.md +++ b/docs/reference/octl_iaas_entitieslinkedtopolicy.md @@ -13,6 +13,7 @@ entitieslinkedtopolicy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_entitieslinkedtopolicy_list.md b/docs/reference/octl_iaas_entitieslinkedtopolicy_list.md index ebfbfb3e..9b70c561 100644 --- a/docs/reference/octl_iaas_entitieslinkedtopolicy_list.md +++ b/docs/reference/octl_iaas_entitieslinkedtopolicy_list.md @@ -26,6 +26,7 @@ octl iaas entitieslinkedtopolicy list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_exporttask.md b/docs/reference/octl_iaas_exporttask.md index 51739548..e2468022 100644 --- a/docs/reference/octl_iaas_exporttask.md +++ b/docs/reference/octl_iaas_exporttask.md @@ -13,6 +13,7 @@ exporttask commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_exporttask_delete.md b/docs/reference/octl_iaas_exporttask_delete.md index fda7719c..e8d3d8b5 100644 --- a/docs/reference/octl_iaas_exporttask_delete.md +++ b/docs/reference/octl_iaas_exporttask_delete.md @@ -25,6 +25,7 @@ octl iaas exporttask delete export_task_id [export_task_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu.md b/docs/reference/octl_iaas_flexiblegpu.md index 66289243..da4b5ee4 100644 --- a/docs/reference/octl_iaas_flexiblegpu.md +++ b/docs/reference/octl_iaas_flexiblegpu.md @@ -13,6 +13,7 @@ flexiblegpu commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_catalog.md b/docs/reference/octl_iaas_flexiblegpu_catalog.md index 1c2915d1..9476f6f5 100644 --- a/docs/reference/octl_iaas_flexiblegpu_catalog.md +++ b/docs/reference/octl_iaas_flexiblegpu_catalog.md @@ -23,6 +23,7 @@ octl iaas flexiblegpu catalog [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_create.md b/docs/reference/octl_iaas_flexiblegpu_create.md index 7f482095..4d648508 100644 --- a/docs/reference/octl_iaas_flexiblegpu_create.md +++ b/docs/reference/octl_iaas_flexiblegpu_create.md @@ -31,6 +31,7 @@ octl iaas flexiblegpu create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_delete.md b/docs/reference/octl_iaas_flexiblegpu_delete.md index 8a9bc4e7..cc92e78e 100644 --- a/docs/reference/octl_iaas_flexiblegpu_delete.md +++ b/docs/reference/octl_iaas_flexiblegpu_delete.md @@ -25,6 +25,7 @@ octl iaas flexiblegpu delete flexible_gpu_id [flexible_gpu_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_describe.md b/docs/reference/octl_iaas_flexiblegpu_describe.md index ff27058b..4e76444f 100644 --- a/docs/reference/octl_iaas_flexiblegpu_describe.md +++ b/docs/reference/octl_iaas_flexiblegpu_describe.md @@ -23,6 +23,7 @@ octl iaas flexiblegpu describe flexible_gpu_id [flexible_gpu_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_link.md b/docs/reference/octl_iaas_flexiblegpu_link.md index d0818300..5348c7b2 100644 --- a/docs/reference/octl_iaas_flexiblegpu_link.md +++ b/docs/reference/octl_iaas_flexiblegpu_link.md @@ -30,6 +30,7 @@ octl iaas flexiblegpu link fgpu_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_list.md b/docs/reference/octl_iaas_flexiblegpu_list.md index 0f84a9c0..6cf7f99e 100644 --- a/docs/reference/octl_iaas_flexiblegpu_list.md +++ b/docs/reference/octl_iaas_flexiblegpu_list.md @@ -34,6 +34,7 @@ octl iaas flexiblegpu list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_unlink.md b/docs/reference/octl_iaas_flexiblegpu_unlink.md index c1867216..492975f1 100644 --- a/docs/reference/octl_iaas_flexiblegpu_unlink.md +++ b/docs/reference/octl_iaas_flexiblegpu_unlink.md @@ -25,6 +25,7 @@ octl iaas flexiblegpu unlink fgpu_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_flexiblegpu_update.md b/docs/reference/octl_iaas_flexiblegpu_update.md index bfeaafa3..845232ac 100644 --- a/docs/reference/octl_iaas_flexiblegpu_update.md +++ b/docs/reference/octl_iaas_flexiblegpu_update.md @@ -24,6 +24,7 @@ octl iaas flexiblegpu update flexible_gpu_id [flexible_gpu_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_image.md b/docs/reference/octl_iaas_image.md index c66fda6f..44a995db 100644 --- a/docs/reference/octl_iaas_image.md +++ b/docs/reference/octl_iaas_image.md @@ -13,6 +13,7 @@ image commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_image_create.md b/docs/reference/octl_iaas_image_create.md index 1933c925..381ccd27 100644 --- a/docs/reference/octl_iaas_image_create.md +++ b/docs/reference/octl_iaas_image_create.md @@ -54,6 +54,7 @@ octl iaas image create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_image_delete.md b/docs/reference/octl_iaas_image_delete.md index 3c6cf678..6045da7e 100644 --- a/docs/reference/octl_iaas_image_delete.md +++ b/docs/reference/octl_iaas_image_delete.md @@ -23,6 +23,7 @@ octl iaas image delete image_id [image_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_image_describe.md b/docs/reference/octl_iaas_image_describe.md index 6b54f199..4a7527d0 100644 --- a/docs/reference/octl_iaas_image_describe.md +++ b/docs/reference/octl_iaas_image_describe.md @@ -23,6 +23,7 @@ octl iaas image describe image_id [image_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_image_list.md b/docs/reference/octl_iaas_image_list.md index 660be5d8..82edbf11 100644 --- a/docs/reference/octl_iaas_image_list.md +++ b/docs/reference/octl_iaas_image_list.md @@ -50,6 +50,7 @@ octl iaas image list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_image_update.md b/docs/reference/octl_iaas_image_update.md index 60bc193f..ca94e5e9 100644 --- a/docs/reference/octl_iaas_image_update.md +++ b/docs/reference/octl_iaas_image_update.md @@ -33,6 +33,7 @@ octl iaas image update image_id [image_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_imageexporttask.md b/docs/reference/octl_iaas_imageexporttask.md index 65bd03ba..fdcae10b 100644 --- a/docs/reference/octl_iaas_imageexporttask.md +++ b/docs/reference/octl_iaas_imageexporttask.md @@ -13,6 +13,7 @@ imageexporttask commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_imageexporttask_create.md b/docs/reference/octl_iaas_imageexporttask_create.md index 5c8d57f1..629a7bb9 100644 --- a/docs/reference/octl_iaas_imageexporttask_create.md +++ b/docs/reference/octl_iaas_imageexporttask_create.md @@ -44,6 +44,7 @@ octl iaas imageexporttask create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_imageexporttask_describe.md b/docs/reference/octl_iaas_imageexporttask_describe.md index 45d1cfeb..08ba9e55 100644 --- a/docs/reference/octl_iaas_imageexporttask_describe.md +++ b/docs/reference/octl_iaas_imageexporttask_describe.md @@ -23,6 +23,7 @@ octl iaas imageexporttask describe task_id [task_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_imageexporttask_list.md b/docs/reference/octl_iaas_imageexporttask_list.md index a30b5d4b..645f7ed3 100644 --- a/docs/reference/octl_iaas_imageexporttask_list.md +++ b/docs/reference/octl_iaas_imageexporttask_list.md @@ -25,6 +25,7 @@ octl iaas imageexporttask list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice.md b/docs/reference/octl_iaas_internetservice.md index 0bd8efbd..a7e0b8f1 100644 --- a/docs/reference/octl_iaas_internetservice.md +++ b/docs/reference/octl_iaas_internetservice.md @@ -13,6 +13,7 @@ internetservice commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice_create.md b/docs/reference/octl_iaas_internetservice_create.md index 233e9dc5..558d3a86 100644 --- a/docs/reference/octl_iaas_internetservice_create.md +++ b/docs/reference/octl_iaas_internetservice_create.md @@ -27,6 +27,7 @@ octl iaas internetservice create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice_delete.md b/docs/reference/octl_iaas_internetservice_delete.md index 8b8bce19..22dac2b8 100644 --- a/docs/reference/octl_iaas_internetservice_delete.md +++ b/docs/reference/octl_iaas_internetservice_delete.md @@ -25,6 +25,7 @@ octl iaas internetservice delete internet_service_id [internet_service_id]... [f ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice_describe.md b/docs/reference/octl_iaas_internetservice_describe.md index 1087e751..ab19e921 100644 --- a/docs/reference/octl_iaas_internetservice_describe.md +++ b/docs/reference/octl_iaas_internetservice_describe.md @@ -23,6 +23,7 @@ octl iaas internetservice describe internet_service_id [internet_service_id]... ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice_link.md b/docs/reference/octl_iaas_internetservice_link.md index 006774c7..90d46ec0 100644 --- a/docs/reference/octl_iaas_internetservice_link.md +++ b/docs/reference/octl_iaas_internetservice_link.md @@ -26,6 +26,7 @@ octl iaas internetservice link service_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice_list.md b/docs/reference/octl_iaas_internetservice_list.md index ba98e97d..58213ece 100644 --- a/docs/reference/octl_iaas_internetservice_list.md +++ b/docs/reference/octl_iaas_internetservice_list.md @@ -31,6 +31,7 @@ octl iaas internetservice list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_internetservice_unlink.md b/docs/reference/octl_iaas_internetservice_unlink.md index a8924368..1bddfdd0 100644 --- a/docs/reference/octl_iaas_internetservice_unlink.md +++ b/docs/reference/octl_iaas_internetservice_unlink.md @@ -26,6 +26,7 @@ octl iaas internetservice unlink service_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_keypair.md b/docs/reference/octl_iaas_keypair.md index 2488b1af..35fb70cc 100644 --- a/docs/reference/octl_iaas_keypair.md +++ b/docs/reference/octl_iaas_keypair.md @@ -13,6 +13,7 @@ keypair commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_keypair_create.md b/docs/reference/octl_iaas_keypair_create.md index 88bb69a9..907b8fee 100644 --- a/docs/reference/octl_iaas_keypair_create.md +++ b/docs/reference/octl_iaas_keypair_create.md @@ -33,6 +33,7 @@ octl iaas keypair create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_keypair_delete.md b/docs/reference/octl_iaas_keypair_delete.md index b13506d7..07ab28cb 100644 --- a/docs/reference/octl_iaas_keypair_delete.md +++ b/docs/reference/octl_iaas_keypair_delete.md @@ -26,6 +26,7 @@ octl iaas keypair delete keypair_id [keypair_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_keypair_describe.md b/docs/reference/octl_iaas_keypair_describe.md index 66bd22b7..d2d48854 100644 --- a/docs/reference/octl_iaas_keypair_describe.md +++ b/docs/reference/octl_iaas_keypair_describe.md @@ -23,6 +23,7 @@ octl iaas keypair describe keypair_id [keypair_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_keypair_list.md b/docs/reference/octl_iaas_keypair_list.md index e8e1bc2d..aa939a2b 100644 --- a/docs/reference/octl_iaas_keypair_list.md +++ b/docs/reference/octl_iaas_keypair_list.md @@ -30,6 +30,7 @@ octl iaas keypair list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_linkedpolicy.md b/docs/reference/octl_iaas_linkedpolicy.md index 5b1444d7..36e1a91a 100644 --- a/docs/reference/octl_iaas_linkedpolicy.md +++ b/docs/reference/octl_iaas_linkedpolicy.md @@ -13,6 +13,7 @@ linkedpolicy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_linkedpolicy_list.md b/docs/reference/octl_iaas_linkedpolicy_list.md index e10ba8d4..43ae4429 100644 --- a/docs/reference/octl_iaas_linkedpolicy_list.md +++ b/docs/reference/octl_iaas_linkedpolicy_list.md @@ -26,6 +26,7 @@ octl iaas linkedpolicy list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_listenerrule.md b/docs/reference/octl_iaas_listenerrule.md index 9fd547d5..217c4e11 100644 --- a/docs/reference/octl_iaas_listenerrule.md +++ b/docs/reference/octl_iaas_listenerrule.md @@ -13,6 +13,7 @@ listenerrule commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_listenerrule_create.md b/docs/reference/octl_iaas_listenerrule_create.md index c75291d0..6560b379 100644 --- a/docs/reference/octl_iaas_listenerrule_create.md +++ b/docs/reference/octl_iaas_listenerrule_create.md @@ -35,6 +35,7 @@ octl iaas listenerrule create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_listenerrule_delete.md b/docs/reference/octl_iaas_listenerrule_delete.md index aa14320a..f56985d9 100644 --- a/docs/reference/octl_iaas_listenerrule_delete.md +++ b/docs/reference/octl_iaas_listenerrule_delete.md @@ -25,6 +25,7 @@ octl iaas listenerrule delete listener_rule_name [listener_rule_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_listenerrule_describe.md b/docs/reference/octl_iaas_listenerrule_describe.md index a51b3356..bd09fd3d 100644 --- a/docs/reference/octl_iaas_listenerrule_describe.md +++ b/docs/reference/octl_iaas_listenerrule_describe.md @@ -23,6 +23,7 @@ octl iaas listenerrule describe listener_rule_name [listener_rule_name]... [flag ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_listenerrule_list.md b/docs/reference/octl_iaas_listenerrule_list.md index 14ea3a8f..54331b4b 100644 --- a/docs/reference/octl_iaas_listenerrule_list.md +++ b/docs/reference/octl_iaas_listenerrule_list.md @@ -24,6 +24,7 @@ octl iaas listenerrule list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_listenerrule_update.md b/docs/reference/octl_iaas_listenerrule_update.md index 9e5115da..8cc990b5 100644 --- a/docs/reference/octl_iaas_listenerrule_update.md +++ b/docs/reference/octl_iaas_listenerrule_update.md @@ -27,6 +27,7 @@ octl iaas listenerrule update listener_rule_name [listener_rule_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer.md b/docs/reference/octl_iaas_loadbalancer.md index 5187b7ee..e18027b7 100644 --- a/docs/reference/octl_iaas_loadbalancer.md +++ b/docs/reference/octl_iaas_loadbalancer.md @@ -13,6 +13,7 @@ loadbalancer commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer_backends.md b/docs/reference/octl_iaas_loadbalancer_backends.md index 0fd3f8a7..ebde33a6 100644 --- a/docs/reference/octl_iaas_loadbalancer_backends.md +++ b/docs/reference/octl_iaas_loadbalancer_backends.md @@ -23,6 +23,7 @@ octl iaas loadbalancer backends load_balancer_name [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer_create.md b/docs/reference/octl_iaas_loadbalancer_create.md index d34e3783..7aa24bde 100644 --- a/docs/reference/octl_iaas_loadbalancer_create.md +++ b/docs/reference/octl_iaas_loadbalancer_create.md @@ -44,6 +44,7 @@ octl iaas loadbalancer create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer_delete.md b/docs/reference/octl_iaas_loadbalancer_delete.md index bf6f583b..6e718155 100644 --- a/docs/reference/octl_iaas_loadbalancer_delete.md +++ b/docs/reference/octl_iaas_loadbalancer_delete.md @@ -23,6 +23,7 @@ octl iaas loadbalancer delete load_balancer_name [load_balancer_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer_describe.md b/docs/reference/octl_iaas_loadbalancer_describe.md index 2bddf1e5..121fbbc0 100644 --- a/docs/reference/octl_iaas_loadbalancer_describe.md +++ b/docs/reference/octl_iaas_loadbalancer_describe.md @@ -23,6 +23,7 @@ octl iaas loadbalancer describe load_balancer_name [load_balancer_name]... [flag ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer_list.md b/docs/reference/octl_iaas_loadbalancer_list.md index 2ded8fc1..ca70245a 100644 --- a/docs/reference/octl_iaas_loadbalancer_list.md +++ b/docs/reference/octl_iaas_loadbalancer_list.md @@ -25,6 +25,7 @@ octl iaas loadbalancer list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancer_update.md b/docs/reference/octl_iaas_loadbalancer_update.md index 9c443b6b..cc5d3239 100644 --- a/docs/reference/octl_iaas_loadbalancer_update.md +++ b/docs/reference/octl_iaas_loadbalancer_update.md @@ -48,6 +48,7 @@ octl iaas loadbalancer update load_balancer_name [load_balancer_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancerlistener.md b/docs/reference/octl_iaas_loadbalancerlistener.md index 7f4b50f6..9040fd14 100644 --- a/docs/reference/octl_iaas_loadbalancerlistener.md +++ b/docs/reference/octl_iaas_loadbalancerlistener.md @@ -13,6 +13,7 @@ loadbalancerlistener commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancerlistener_create.md b/docs/reference/octl_iaas_loadbalancerlistener_create.md index dcd68c41..44ba1cbd 100644 --- a/docs/reference/octl_iaas_loadbalancerlistener_create.md +++ b/docs/reference/octl_iaas_loadbalancerlistener_create.md @@ -31,6 +31,7 @@ octl iaas loadbalancerlistener create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancerpolicy.md b/docs/reference/octl_iaas_loadbalancerpolicy.md index 1e998f70..3866399c 100644 --- a/docs/reference/octl_iaas_loadbalancerpolicy.md +++ b/docs/reference/octl_iaas_loadbalancerpolicy.md @@ -13,6 +13,7 @@ loadbalancerpolicy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancerpolicy_create.md b/docs/reference/octl_iaas_loadbalancerpolicy_create.md index d7a59a16..23db019d 100644 --- a/docs/reference/octl_iaas_loadbalancerpolicy_create.md +++ b/docs/reference/octl_iaas_loadbalancerpolicy_create.md @@ -40,6 +40,7 @@ octl iaas loadbalancerpolicy create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancertag.md b/docs/reference/octl_iaas_loadbalancertag.md index 2d06c214..bcc58139 100644 --- a/docs/reference/octl_iaas_loadbalancertag.md +++ b/docs/reference/octl_iaas_loadbalancertag.md @@ -13,6 +13,7 @@ loadbalancertag commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancertag_create.md b/docs/reference/octl_iaas_loadbalancertag_create.md index f4cc0799..bdff820c 100644 --- a/docs/reference/octl_iaas_loadbalancertag_create.md +++ b/docs/reference/octl_iaas_loadbalancertag_create.md @@ -30,6 +30,7 @@ octl iaas loadbalancertag create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_loadbalancertag_list.md b/docs/reference/octl_iaas_loadbalancertag_list.md index b8ee9a79..294beeb1 100644 --- a/docs/reference/octl_iaas_loadbalancertag_list.md +++ b/docs/reference/octl_iaas_loadbalancertag_list.md @@ -24,6 +24,7 @@ octl iaas loadbalancertag list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_location.md b/docs/reference/octl_iaas_location.md index 55174958..8e0f6afb 100644 --- a/docs/reference/octl_iaas_location.md +++ b/docs/reference/octl_iaas_location.md @@ -13,6 +13,7 @@ location commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_location_list.md b/docs/reference/octl_iaas_location_list.md index d9ee6754..4ad65a5a 100644 --- a/docs/reference/octl_iaas_location_list.md +++ b/docs/reference/octl_iaas_location_list.md @@ -25,6 +25,7 @@ octl iaas location list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_managedpolicieslinkedtousergroup.md b/docs/reference/octl_iaas_managedpolicieslinkedtousergroup.md index 31f151ed..b4d14bd3 100644 --- a/docs/reference/octl_iaas_managedpolicieslinkedtousergroup.md +++ b/docs/reference/octl_iaas_managedpolicieslinkedtousergroup.md @@ -13,6 +13,7 @@ managedpolicieslinkedtousergroup commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_managedpolicieslinkedtousergroup_list.md b/docs/reference/octl_iaas_managedpolicieslinkedtousergroup_list.md index b46daf22..2a16541a 100644 --- a/docs/reference/octl_iaas_managedpolicieslinkedtousergroup_list.md +++ b/docs/reference/octl_iaas_managedpolicieslinkedtousergroup_list.md @@ -27,6 +27,7 @@ octl iaas managedpolicieslinkedtousergroup list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_natservice.md b/docs/reference/octl_iaas_natservice.md index a8a71e6c..06837dbd 100644 --- a/docs/reference/octl_iaas_natservice.md +++ b/docs/reference/octl_iaas_natservice.md @@ -13,6 +13,7 @@ natservice commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_natservice_create.md b/docs/reference/octl_iaas_natservice_create.md index c857166f..b9647e92 100644 --- a/docs/reference/octl_iaas_natservice_create.md +++ b/docs/reference/octl_iaas_natservice_create.md @@ -38,6 +38,7 @@ octl iaas natservice create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_natservice_delete.md b/docs/reference/octl_iaas_natservice_delete.md index ab367a98..e49f41e2 100644 --- a/docs/reference/octl_iaas_natservice_delete.md +++ b/docs/reference/octl_iaas_natservice_delete.md @@ -25,6 +25,7 @@ octl iaas natservice delete nat_service_id [nat_service_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_natservice_describe.md b/docs/reference/octl_iaas_natservice_describe.md index 2d4ad272..7574d6a3 100644 --- a/docs/reference/octl_iaas_natservice_describe.md +++ b/docs/reference/octl_iaas_natservice_describe.md @@ -23,6 +23,7 @@ octl iaas natservice describe nat_service_id [nat_service_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_natservice_list.md b/docs/reference/octl_iaas_natservice_list.md index dffe48e6..be1aa601 100644 --- a/docs/reference/octl_iaas_natservice_list.md +++ b/docs/reference/octl_iaas_natservice_list.md @@ -31,6 +31,7 @@ octl iaas natservice list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net.md b/docs/reference/octl_iaas_net.md index 828ccf8f..134b3f98 100644 --- a/docs/reference/octl_iaas_net.md +++ b/docs/reference/octl_iaas_net.md @@ -13,6 +13,7 @@ net commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_create.md b/docs/reference/octl_iaas_net_create.md index f3d2e07a..bfe8f08f 100644 --- a/docs/reference/octl_iaas_net_create.md +++ b/docs/reference/octl_iaas_net_create.md @@ -29,6 +29,7 @@ octl iaas net create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_delete.md b/docs/reference/octl_iaas_net_delete.md index 26a164f0..b7114d4c 100644 --- a/docs/reference/octl_iaas_net_delete.md +++ b/docs/reference/octl_iaas_net_delete.md @@ -43,6 +43,7 @@ octl iaas net delete net_id [net_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_dependencies.md b/docs/reference/octl_iaas_net_dependencies.md index 3a350799..acf7fe5b 100644 --- a/docs/reference/octl_iaas_net_dependencies.md +++ b/docs/reference/octl_iaas_net_dependencies.md @@ -17,6 +17,7 @@ octl iaas net dependencies net_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_describe.md b/docs/reference/octl_iaas_net_describe.md index 4719f2f4..0b1bd23a 100644 --- a/docs/reference/octl_iaas_net_describe.md +++ b/docs/reference/octl_iaas_net_describe.md @@ -23,6 +23,7 @@ octl iaas net describe net_id [net_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_list.md b/docs/reference/octl_iaas_net_list.md index 7f5556e0..c993b093 100644 --- a/docs/reference/octl_iaas_net_list.md +++ b/docs/reference/octl_iaas_net_list.md @@ -31,6 +31,7 @@ octl iaas net list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_teardown.md b/docs/reference/octl_iaas_net_teardown.md index 3feeca00..f4f811d9 100644 --- a/docs/reference/octl_iaas_net_teardown.md +++ b/docs/reference/octl_iaas_net_teardown.md @@ -19,6 +19,7 @@ octl iaas net teardown net_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_net_update.md b/docs/reference/octl_iaas_net_update.md index ebb9c32c..037be550 100644 --- a/docs/reference/octl_iaas_net_update.md +++ b/docs/reference/octl_iaas_net_update.md @@ -24,6 +24,7 @@ octl iaas net update net_id [net_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint.md b/docs/reference/octl_iaas_netaccesspoint.md index f51c3034..f0731d42 100644 --- a/docs/reference/octl_iaas_netaccesspoint.md +++ b/docs/reference/octl_iaas_netaccesspoint.md @@ -13,6 +13,7 @@ netaccesspoint commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint_create.md b/docs/reference/octl_iaas_netaccesspoint_create.md index 230f66d2..107d6165 100644 --- a/docs/reference/octl_iaas_netaccesspoint_create.md +++ b/docs/reference/octl_iaas_netaccesspoint_create.md @@ -36,6 +36,7 @@ octl iaas netaccesspoint create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint_delete.md b/docs/reference/octl_iaas_netaccesspoint_delete.md index 9154fc43..62d39ad9 100644 --- a/docs/reference/octl_iaas_netaccesspoint_delete.md +++ b/docs/reference/octl_iaas_netaccesspoint_delete.md @@ -25,6 +25,7 @@ octl iaas netaccesspoint delete net_access_point_id [net_access_point_id]... [fl ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint_describe.md b/docs/reference/octl_iaas_netaccesspoint_describe.md index f5a3564e..7d4f4f28 100644 --- a/docs/reference/octl_iaas_netaccesspoint_describe.md +++ b/docs/reference/octl_iaas_netaccesspoint_describe.md @@ -23,6 +23,7 @@ octl iaas netaccesspoint describe net_access_point_id [net_access_point_id]... [ ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint_list.md b/docs/reference/octl_iaas_netaccesspoint_list.md index 6a0a9263..39fff587 100644 --- a/docs/reference/octl_iaas_netaccesspoint_list.md +++ b/docs/reference/octl_iaas_netaccesspoint_list.md @@ -30,6 +30,7 @@ octl iaas netaccesspoint list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint_services.md b/docs/reference/octl_iaas_netaccesspoint_services.md index 1e3df2cd..80e6bed5 100644 --- a/docs/reference/octl_iaas_netaccesspoint_services.md +++ b/docs/reference/octl_iaas_netaccesspoint_services.md @@ -25,6 +25,7 @@ octl iaas netaccesspoint services [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netaccesspoint_update.md b/docs/reference/octl_iaas_netaccesspoint_update.md index c4e28ad1..5b6ef09d 100644 --- a/docs/reference/octl_iaas_netaccesspoint_update.md +++ b/docs/reference/octl_iaas_netaccesspoint_update.md @@ -27,6 +27,7 @@ octl iaas netaccesspoint update net_access_point_id [net_access_point_id]... [fl ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering.md b/docs/reference/octl_iaas_netpeering.md index e6c87c98..2abb1a08 100644 --- a/docs/reference/octl_iaas_netpeering.md +++ b/docs/reference/octl_iaas_netpeering.md @@ -13,6 +13,7 @@ netpeering commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering_accept.md b/docs/reference/octl_iaas_netpeering_accept.md index ea37c375..d7aa00b1 100644 --- a/docs/reference/octl_iaas_netpeering_accept.md +++ b/docs/reference/octl_iaas_netpeering_accept.md @@ -29,6 +29,7 @@ octl iaas netpeering accept netpeering_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering_create.md b/docs/reference/octl_iaas_netpeering_create.md index 9164b03d..60e72327 100644 --- a/docs/reference/octl_iaas_netpeering_create.md +++ b/docs/reference/octl_iaas_netpeering_create.md @@ -36,6 +36,7 @@ octl iaas netpeering create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering_delete.md b/docs/reference/octl_iaas_netpeering_delete.md index 6d81a1b7..57adb413 100644 --- a/docs/reference/octl_iaas_netpeering_delete.md +++ b/docs/reference/octl_iaas_netpeering_delete.md @@ -29,6 +29,7 @@ octl iaas netpeering delete net_peering_id [net_peering_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering_describe.md b/docs/reference/octl_iaas_netpeering_describe.md index af3b9e32..f73e027c 100644 --- a/docs/reference/octl_iaas_netpeering_describe.md +++ b/docs/reference/octl_iaas_netpeering_describe.md @@ -23,6 +23,7 @@ octl iaas netpeering describe net_peering_id [net_peering_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering_list.md b/docs/reference/octl_iaas_netpeering_list.md index e9cccd88..bd20689d 100644 --- a/docs/reference/octl_iaas_netpeering_list.md +++ b/docs/reference/octl_iaas_netpeering_list.md @@ -36,6 +36,7 @@ octl iaas netpeering list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_netpeering_reject.md b/docs/reference/octl_iaas_netpeering_reject.md index 96d62750..af4f2340 100644 --- a/docs/reference/octl_iaas_netpeering_reject.md +++ b/docs/reference/octl_iaas_netpeering_reject.md @@ -25,6 +25,7 @@ octl iaas netpeering reject netpeering_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic.md b/docs/reference/octl_iaas_nic.md index ebbe216c..fdbd8244 100644 --- a/docs/reference/octl_iaas_nic.md +++ b/docs/reference/octl_iaas_nic.md @@ -13,6 +13,7 @@ nic commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_create.md b/docs/reference/octl_iaas_nic_create.md index 65c9a100..1dbacf41 100644 --- a/docs/reference/octl_iaas_nic_create.md +++ b/docs/reference/octl_iaas_nic_create.md @@ -30,6 +30,7 @@ octl iaas nic create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_delete.md b/docs/reference/octl_iaas_nic_delete.md index 6d2b6652..2654fca1 100644 --- a/docs/reference/octl_iaas_nic_delete.md +++ b/docs/reference/octl_iaas_nic_delete.md @@ -25,6 +25,7 @@ octl iaas nic delete nic_id [nic_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_describe.md b/docs/reference/octl_iaas_nic_describe.md index c396d29a..54894e78 100644 --- a/docs/reference/octl_iaas_nic_describe.md +++ b/docs/reference/octl_iaas_nic_describe.md @@ -23,6 +23,7 @@ octl iaas nic describe nic_id [nic_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_link.md b/docs/reference/octl_iaas_nic_link.md index 8bd07fc8..b9fedd34 100644 --- a/docs/reference/octl_iaas_nic_link.md +++ b/docs/reference/octl_iaas_nic_link.md @@ -27,6 +27,7 @@ octl iaas nic link nic_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_list.md b/docs/reference/octl_iaas_nic_list.md index 79745777..58b3e856 100644 --- a/docs/reference/octl_iaas_nic_list.md +++ b/docs/reference/octl_iaas_nic_list.md @@ -54,6 +54,7 @@ octl iaas nic list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_unlink.md b/docs/reference/octl_iaas_nic_unlink.md index 69d27c7e..5415553e 100644 --- a/docs/reference/octl_iaas_nic_unlink.md +++ b/docs/reference/octl_iaas_nic_unlink.md @@ -25,6 +25,7 @@ octl iaas nic unlink nic_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_nic_update.md b/docs/reference/octl_iaas_nic_update.md index cb81f16a..711d07c4 100644 --- a/docs/reference/octl_iaas_nic_update.md +++ b/docs/reference/octl_iaas_nic_update.md @@ -27,6 +27,7 @@ octl iaas nic update nic_id [nic_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy.md b/docs/reference/octl_iaas_policy.md index bb148a66..d2c89dfb 100644 --- a/docs/reference/octl_iaas_policy.md +++ b/docs/reference/octl_iaas_policy.md @@ -13,6 +13,7 @@ policy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy_create.md b/docs/reference/octl_iaas_policy_create.md index 9e26647c..81ff0553 100644 --- a/docs/reference/octl_iaas_policy_create.md +++ b/docs/reference/octl_iaas_policy_create.md @@ -29,6 +29,7 @@ octl iaas policy create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy_delete.md b/docs/reference/octl_iaas_policy_delete.md index d7781b99..2cae8218 100644 --- a/docs/reference/octl_iaas_policy_delete.md +++ b/docs/reference/octl_iaas_policy_delete.md @@ -25,6 +25,7 @@ octl iaas policy delete policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy_describe.md b/docs/reference/octl_iaas_policy_describe.md index 4896dbd0..03e3b405 100644 --- a/docs/reference/octl_iaas_policy_describe.md +++ b/docs/reference/octl_iaas_policy_describe.md @@ -23,6 +23,7 @@ octl iaas policy describe policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy_link.md b/docs/reference/octl_iaas_policy_link.md index df4e9f6d..c9a11bd3 100644 --- a/docs/reference/octl_iaas_policy_link.md +++ b/docs/reference/octl_iaas_policy_link.md @@ -28,6 +28,7 @@ octl iaas policy link policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy_list.md b/docs/reference/octl_iaas_policy_list.md index 5e66ec11..49805c05 100644 --- a/docs/reference/octl_iaas_policy_list.md +++ b/docs/reference/octl_iaas_policy_list.md @@ -27,6 +27,7 @@ octl iaas policy list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policy_unlink.md b/docs/reference/octl_iaas_policy_unlink.md index 99d37441..5eab4e77 100644 --- a/docs/reference/octl_iaas_policy_unlink.md +++ b/docs/reference/octl_iaas_policy_unlink.md @@ -28,6 +28,7 @@ octl iaas policy unlink policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policyversion.md b/docs/reference/octl_iaas_policyversion.md index efab523a..4ca6dd30 100644 --- a/docs/reference/octl_iaas_policyversion.md +++ b/docs/reference/octl_iaas_policyversion.md @@ -13,6 +13,7 @@ policyversion commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policyversion_create.md b/docs/reference/octl_iaas_policyversion_create.md index 17be5f54..d0dff89f 100644 --- a/docs/reference/octl_iaas_policyversion_create.md +++ b/docs/reference/octl_iaas_policyversion_create.md @@ -31,6 +31,7 @@ octl iaas policyversion create policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policyversion_delete.md b/docs/reference/octl_iaas_policyversion_delete.md index 0cecefac..0ed519d3 100644 --- a/docs/reference/octl_iaas_policyversion_delete.md +++ b/docs/reference/octl_iaas_policyversion_delete.md @@ -28,6 +28,7 @@ octl iaas policyversion delete policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policyversion_describe.md b/docs/reference/octl_iaas_policyversion_describe.md index a57a22d0..22805d56 100644 --- a/docs/reference/octl_iaas_policyversion_describe.md +++ b/docs/reference/octl_iaas_policyversion_describe.md @@ -24,6 +24,7 @@ octl iaas policyversion describe policy_orn version [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policyversion_list.md b/docs/reference/octl_iaas_policyversion_list.md index 1a8fc524..cf985df1 100644 --- a/docs/reference/octl_iaas_policyversion_list.md +++ b/docs/reference/octl_iaas_policyversion_list.md @@ -23,6 +23,7 @@ octl iaas policyversion list policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_policyversion_set-default.md b/docs/reference/octl_iaas_policyversion_set-default.md index fe36ef05..ca443176 100644 --- a/docs/reference/octl_iaas_policyversion_set-default.md +++ b/docs/reference/octl_iaas_policyversion_set-default.md @@ -30,6 +30,7 @@ octl iaas policyversion set-default policy_orn [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_producttype.md b/docs/reference/octl_iaas_producttype.md index 4b573120..f0b0f7f4 100644 --- a/docs/reference/octl_iaas_producttype.md +++ b/docs/reference/octl_iaas_producttype.md @@ -13,6 +13,7 @@ producttype commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_producttype_create.md b/docs/reference/octl_iaas_producttype_create.md index 5b601f6b..c6d566d7 100644 --- a/docs/reference/octl_iaas_producttype_create.md +++ b/docs/reference/octl_iaas_producttype_create.md @@ -25,6 +25,7 @@ octl iaas producttype create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_producttype_delete.md b/docs/reference/octl_iaas_producttype_delete.md index 301668c4..41810b7e 100644 --- a/docs/reference/octl_iaas_producttype_delete.md +++ b/docs/reference/octl_iaas_producttype_delete.md @@ -30,6 +30,7 @@ octl iaas producttype delete product_type_id [product_type_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_producttype_describe.md b/docs/reference/octl_iaas_producttype_describe.md index 0dcbe9dd..9f71062c 100644 --- a/docs/reference/octl_iaas_producttype_describe.md +++ b/docs/reference/octl_iaas_producttype_describe.md @@ -23,6 +23,7 @@ octl iaas producttype describe product_type_id [product_type_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_producttype_list.md b/docs/reference/octl_iaas_producttype_list.md index a157adda..13c26995 100644 --- a/docs/reference/octl_iaas_producttype_list.md +++ b/docs/reference/octl_iaas_producttype_list.md @@ -24,6 +24,7 @@ octl iaas producttype list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publiccatalog.md b/docs/reference/octl_iaas_publiccatalog.md index 335697b3..b57c2d31 100644 --- a/docs/reference/octl_iaas_publiccatalog.md +++ b/docs/reference/octl_iaas_publiccatalog.md @@ -13,6 +13,7 @@ publiccatalog commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publiccatalog_list.md b/docs/reference/octl_iaas_publiccatalog_list.md index 172aa92c..2926ed9f 100644 --- a/docs/reference/octl_iaas_publiccatalog_list.md +++ b/docs/reference/octl_iaas_publiccatalog_list.md @@ -23,6 +23,7 @@ octl iaas publiccatalog list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publicip.md b/docs/reference/octl_iaas_publicip.md index 29f4f1d6..73af680a 100644 --- a/docs/reference/octl_iaas_publicip.md +++ b/docs/reference/octl_iaas_publicip.md @@ -13,6 +13,7 @@ publicip commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publicip_create.md b/docs/reference/octl_iaas_publicip_create.md index d66c07d1..4770c75d 100644 --- a/docs/reference/octl_iaas_publicip_create.md +++ b/docs/reference/octl_iaas_publicip_create.md @@ -27,6 +27,7 @@ octl iaas publicip create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publicip_delete.md b/docs/reference/octl_iaas_publicip_delete.md index 162b805e..e2a8c5ee 100644 --- a/docs/reference/octl_iaas_publicip_delete.md +++ b/docs/reference/octl_iaas_publicip_delete.md @@ -26,6 +26,7 @@ octl iaas publicip delete public_ip_id [public_ip_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publicip_describe.md b/docs/reference/octl_iaas_publicip_describe.md index e66b25b1..884389c1 100644 --- a/docs/reference/octl_iaas_publicip_describe.md +++ b/docs/reference/octl_iaas_publicip_describe.md @@ -23,6 +23,7 @@ octl iaas publicip describe public_ip_id [public_ip_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publicip_list.md b/docs/reference/octl_iaas_publicip_list.md index 88fd1e14..9863a15b 100644 --- a/docs/reference/octl_iaas_publicip_list.md +++ b/docs/reference/octl_iaas_publicip_list.md @@ -36,6 +36,7 @@ octl iaas publicip list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publiciprange.md b/docs/reference/octl_iaas_publiciprange.md index 7390e01f..82077115 100644 --- a/docs/reference/octl_iaas_publiciprange.md +++ b/docs/reference/octl_iaas_publiciprange.md @@ -13,6 +13,7 @@ publiciprange commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_publiciprange_list.md b/docs/reference/octl_iaas_publiciprange_list.md index c4363600..f6f161c9 100644 --- a/docs/reference/octl_iaas_publiciprange_list.md +++ b/docs/reference/octl_iaas_publiciprange_list.md @@ -23,6 +23,7 @@ octl iaas publiciprange list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_quota.md b/docs/reference/octl_iaas_quota.md index 78f204f3..0e38ffa7 100644 --- a/docs/reference/octl_iaas_quota.md +++ b/docs/reference/octl_iaas_quota.md @@ -13,6 +13,7 @@ quota commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_quota_describe.md b/docs/reference/octl_iaas_quota_describe.md index 5bc20b5a..8bab5cd3 100644 --- a/docs/reference/octl_iaas_quota_describe.md +++ b/docs/reference/octl_iaas_quota_describe.md @@ -23,6 +23,7 @@ octl iaas quota describe quota_name [quota_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_quota_list.md b/docs/reference/octl_iaas_quota_list.md index 630dec89..12c3f01b 100644 --- a/docs/reference/octl_iaas_quota_list.md +++ b/docs/reference/octl_iaas_quota_list.md @@ -29,6 +29,7 @@ octl iaas quota list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_region.md b/docs/reference/octl_iaas_region.md index 41723e4d..e94df688 100644 --- a/docs/reference/octl_iaas_region.md +++ b/docs/reference/octl_iaas_region.md @@ -13,6 +13,7 @@ region commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_region_list.md b/docs/reference/octl_iaas_region_list.md index 09b8e2ad..d03d27ad 100644 --- a/docs/reference/octl_iaas_region_list.md +++ b/docs/reference/octl_iaas_region_list.md @@ -25,6 +25,7 @@ octl iaas region list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_route.md b/docs/reference/octl_iaas_route.md index 0a3df2f3..e16c71db 100644 --- a/docs/reference/octl_iaas_route.md +++ b/docs/reference/octl_iaas_route.md @@ -13,6 +13,7 @@ route commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_route_create.md b/docs/reference/octl_iaas_route_create.md index 2b1890b3..548a5c1b 100644 --- a/docs/reference/octl_iaas_route_create.md +++ b/docs/reference/octl_iaas_route_create.md @@ -48,6 +48,7 @@ octl iaas route create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_routetable.md b/docs/reference/octl_iaas_routetable.md index 561256b4..4d9a9f0e 100644 --- a/docs/reference/octl_iaas_routetable.md +++ b/docs/reference/octl_iaas_routetable.md @@ -13,6 +13,7 @@ routetable commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_routetable_create.md b/docs/reference/octl_iaas_routetable_create.md index 1c5f84b8..13a0fe79 100644 --- a/docs/reference/octl_iaas_routetable_create.md +++ b/docs/reference/octl_iaas_routetable_create.md @@ -28,6 +28,7 @@ octl iaas routetable create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_routetable_delete.md b/docs/reference/octl_iaas_routetable_delete.md index 3eafda34..bd40ea03 100644 --- a/docs/reference/octl_iaas_routetable_delete.md +++ b/docs/reference/octl_iaas_routetable_delete.md @@ -25,6 +25,7 @@ octl iaas routetable delete route_table_id [route_table_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_routetable_describe.md b/docs/reference/octl_iaas_routetable_describe.md index c0a0941f..4eebe777 100644 --- a/docs/reference/octl_iaas_routetable_describe.md +++ b/docs/reference/octl_iaas_routetable_describe.md @@ -23,6 +23,7 @@ octl iaas routetable describe route_table_id [route_table_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_routetable_list.md b/docs/reference/octl_iaas_routetable_list.md index 66c529f5..862b0331 100644 --- a/docs/reference/octl_iaas_routetable_list.md +++ b/docs/reference/octl_iaas_routetable_list.md @@ -42,6 +42,7 @@ octl iaas routetable list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygroup.md b/docs/reference/octl_iaas_securitygroup.md index 8b542e83..c8409b60 100644 --- a/docs/reference/octl_iaas_securitygroup.md +++ b/docs/reference/octl_iaas_securitygroup.md @@ -13,6 +13,7 @@ securitygroup commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygroup_create.md b/docs/reference/octl_iaas_securitygroup_create.md index 017cd4db..36754f88 100644 --- a/docs/reference/octl_iaas_securitygroup_create.md +++ b/docs/reference/octl_iaas_securitygroup_create.md @@ -38,6 +38,7 @@ octl iaas securitygroup create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygroup_delete.md b/docs/reference/octl_iaas_securitygroup_delete.md index 6cf3e08d..17b76cd6 100644 --- a/docs/reference/octl_iaas_securitygroup_delete.md +++ b/docs/reference/octl_iaas_securitygroup_delete.md @@ -28,6 +28,7 @@ octl iaas securitygroup delete security_group_id [security_group_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygroup_describe.md b/docs/reference/octl_iaas_securitygroup_describe.md index b472a319..5c15329b 100644 --- a/docs/reference/octl_iaas_securitygroup_describe.md +++ b/docs/reference/octl_iaas_securitygroup_describe.md @@ -23,6 +23,7 @@ octl iaas securitygroup describe security_group_id [security_group_id]... [flags ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygroup_list.md b/docs/reference/octl_iaas_securitygroup_list.md index e6efd08e..4b144d8c 100644 --- a/docs/reference/octl_iaas_securitygroup_list.md +++ b/docs/reference/octl_iaas_securitygroup_list.md @@ -46,6 +46,7 @@ octl iaas securitygroup list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygrouprule.md b/docs/reference/octl_iaas_securitygrouprule.md index 63ee4c36..e568f066 100644 --- a/docs/reference/octl_iaas_securitygrouprule.md +++ b/docs/reference/octl_iaas_securitygrouprule.md @@ -13,6 +13,7 @@ securitygrouprule commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_securitygrouprule_create.md b/docs/reference/octl_iaas_securitygrouprule_create.md index 96de3abf..3be0186f 100644 --- a/docs/reference/octl_iaas_securitygrouprule_create.md +++ b/docs/reference/octl_iaas_securitygrouprule_create.md @@ -60,6 +60,7 @@ octl iaas securitygrouprule create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_servercertificate.md b/docs/reference/octl_iaas_servercertificate.md index 143708be..20cd7575 100644 --- a/docs/reference/octl_iaas_servercertificate.md +++ b/docs/reference/octl_iaas_servercertificate.md @@ -13,6 +13,7 @@ servercertificate commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_servercertificate_create.md b/docs/reference/octl_iaas_servercertificate_create.md index 657de523..46a20a5b 100644 --- a/docs/reference/octl_iaas_servercertificate_create.md +++ b/docs/reference/octl_iaas_servercertificate_create.md @@ -40,6 +40,7 @@ octl iaas servercertificate create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_servercertificate_list.md b/docs/reference/octl_iaas_servercertificate_list.md index ebca76fa..967dc036 100644 --- a/docs/reference/octl_iaas_servercertificate_list.md +++ b/docs/reference/octl_iaas_servercertificate_list.md @@ -24,6 +24,7 @@ octl iaas servercertificate list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshot.md b/docs/reference/octl_iaas_snapshot.md index 103ade13..319f07fa 100644 --- a/docs/reference/octl_iaas_snapshot.md +++ b/docs/reference/octl_iaas_snapshot.md @@ -13,6 +13,7 @@ snapshot commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshot_create.md b/docs/reference/octl_iaas_snapshot_create.md index 9a056079..87337c3d 100644 --- a/docs/reference/octl_iaas_snapshot_create.md +++ b/docs/reference/octl_iaas_snapshot_create.md @@ -43,6 +43,7 @@ octl iaas snapshot create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshot_delete.md b/docs/reference/octl_iaas_snapshot_delete.md index 34962dad..4ffaf514 100644 --- a/docs/reference/octl_iaas_snapshot_delete.md +++ b/docs/reference/octl_iaas_snapshot_delete.md @@ -25,6 +25,7 @@ octl iaas snapshot delete snapshot_id [snapshot_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshot_describe.md b/docs/reference/octl_iaas_snapshot_describe.md index c19bbcc2..8f24556a 100644 --- a/docs/reference/octl_iaas_snapshot_describe.md +++ b/docs/reference/octl_iaas_snapshot_describe.md @@ -23,6 +23,7 @@ octl iaas snapshot describe snapshot_id [snapshot_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshot_list.md b/docs/reference/octl_iaas_snapshot_list.md index 6dbf4b06..117daef6 100644 --- a/docs/reference/octl_iaas_snapshot_list.md +++ b/docs/reference/octl_iaas_snapshot_list.md @@ -39,6 +39,7 @@ octl iaas snapshot list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshot_update.md b/docs/reference/octl_iaas_snapshot_update.md index ecf516a1..407f6523 100644 --- a/docs/reference/octl_iaas_snapshot_update.md +++ b/docs/reference/octl_iaas_snapshot_update.md @@ -31,6 +31,7 @@ octl iaas snapshot update snapshot_id [snapshot_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshotexporttask.md b/docs/reference/octl_iaas_snapshotexporttask.md index 4a2f8bf3..1bd1960d 100644 --- a/docs/reference/octl_iaas_snapshotexporttask.md +++ b/docs/reference/octl_iaas_snapshotexporttask.md @@ -13,6 +13,7 @@ snapshotexporttask commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshotexporttask_create.md b/docs/reference/octl_iaas_snapshotexporttask_create.md index 08937514..8cb1cb56 100644 --- a/docs/reference/octl_iaas_snapshotexporttask_create.md +++ b/docs/reference/octl_iaas_snapshotexporttask_create.md @@ -38,6 +38,7 @@ octl iaas snapshotexporttask create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshotexporttask_describe.md b/docs/reference/octl_iaas_snapshotexporttask_describe.md index 2a1455fa..85fe583f 100644 --- a/docs/reference/octl_iaas_snapshotexporttask_describe.md +++ b/docs/reference/octl_iaas_snapshotexporttask_describe.md @@ -23,6 +23,7 @@ octl iaas snapshotexporttask describe task_id [task_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_snapshotexporttask_list.md b/docs/reference/octl_iaas_snapshotexporttask_list.md index 90311379..cc9ce5ac 100644 --- a/docs/reference/octl_iaas_snapshotexporttask_list.md +++ b/docs/reference/octl_iaas_snapshotexporttask_list.md @@ -25,6 +25,7 @@ octl iaas snapshotexporttask list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subnet.md b/docs/reference/octl_iaas_subnet.md index 642bdf20..87679866 100644 --- a/docs/reference/octl_iaas_subnet.md +++ b/docs/reference/octl_iaas_subnet.md @@ -13,6 +13,7 @@ subnet commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subnet_create.md b/docs/reference/octl_iaas_subnet_create.md index f036f34f..551015ee 100644 --- a/docs/reference/octl_iaas_subnet_create.md +++ b/docs/reference/octl_iaas_subnet_create.md @@ -30,6 +30,7 @@ octl iaas subnet create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subnet_delete.md b/docs/reference/octl_iaas_subnet_delete.md index 2ed3ade1..27d1e0d8 100644 --- a/docs/reference/octl_iaas_subnet_delete.md +++ b/docs/reference/octl_iaas_subnet_delete.md @@ -33,6 +33,7 @@ octl iaas subnet delete subnet_id [subnet_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subnet_describe.md b/docs/reference/octl_iaas_subnet_describe.md index 3f7bbf05..1fe768d3 100644 --- a/docs/reference/octl_iaas_subnet_describe.md +++ b/docs/reference/octl_iaas_subnet_describe.md @@ -23,6 +23,7 @@ octl iaas subnet describe subnet_id [subnet_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subnet_list.md b/docs/reference/octl_iaas_subnet_list.md index f89bfd9a..2c4383e1 100644 --- a/docs/reference/octl_iaas_subnet_list.md +++ b/docs/reference/octl_iaas_subnet_list.md @@ -34,6 +34,7 @@ octl iaas subnet list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subnet_update.md b/docs/reference/octl_iaas_subnet_update.md index b298d184..395a9fe4 100644 --- a/docs/reference/octl_iaas_subnet_update.md +++ b/docs/reference/octl_iaas_subnet_update.md @@ -24,6 +24,7 @@ octl iaas subnet update subnet_id [subnet_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subregion.md b/docs/reference/octl_iaas_subregion.md index a0e5c13d..6678d630 100644 --- a/docs/reference/octl_iaas_subregion.md +++ b/docs/reference/octl_iaas_subregion.md @@ -13,6 +13,7 @@ subregion commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subregion_describe.md b/docs/reference/octl_iaas_subregion_describe.md index d97ab7fd..abe9c4ce 100644 --- a/docs/reference/octl_iaas_subregion_describe.md +++ b/docs/reference/octl_iaas_subregion_describe.md @@ -23,6 +23,7 @@ octl iaas subregion describe subregion_name [subregion_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_subregion_list.md b/docs/reference/octl_iaas_subregion_list.md index 907d2361..1cb8bd63 100644 --- a/docs/reference/octl_iaas_subregion_list.md +++ b/docs/reference/octl_iaas_subregion_list.md @@ -28,6 +28,7 @@ octl iaas subregion list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_tag.md b/docs/reference/octl_iaas_tag.md index 48c992fe..d1822d70 100644 --- a/docs/reference/octl_iaas_tag.md +++ b/docs/reference/octl_iaas_tag.md @@ -13,6 +13,7 @@ tag commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_tag_create.md b/docs/reference/octl_iaas_tag_create.md index d08edcc6..745195f1 100644 --- a/docs/reference/octl_iaas_tag_create.md +++ b/docs/reference/octl_iaas_tag_create.md @@ -75,6 +75,7 @@ octl iaas tag create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_tag_list.md b/docs/reference/octl_iaas_tag_list.md index 9f0fcbc7..0c170f35 100644 --- a/docs/reference/octl_iaas_tag_list.md +++ b/docs/reference/octl_iaas_tag_list.md @@ -27,6 +27,7 @@ octl iaas tag list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_unitprice.md b/docs/reference/octl_iaas_unitprice.md index 62560f1d..109149c5 100644 --- a/docs/reference/octl_iaas_unitprice.md +++ b/docs/reference/octl_iaas_unitprice.md @@ -13,6 +13,7 @@ unitprice commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_unitprice_list.md b/docs/reference/octl_iaas_unitprice_list.md index 7ffbe382..d18849e7 100644 --- a/docs/reference/octl_iaas_unitprice_list.md +++ b/docs/reference/octl_iaas_unitprice_list.md @@ -26,6 +26,7 @@ octl iaas unitprice list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_user.md b/docs/reference/octl_iaas_user.md index 8f5a241f..de59fe98 100644 --- a/docs/reference/octl_iaas_user.md +++ b/docs/reference/octl_iaas_user.md @@ -13,6 +13,7 @@ user commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_user_create.md b/docs/reference/octl_iaas_user_create.md index f18a48f5..3ff72f16 100644 --- a/docs/reference/octl_iaas_user_create.md +++ b/docs/reference/octl_iaas_user_create.md @@ -28,6 +28,7 @@ octl iaas user create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_user_delete.md b/docs/reference/octl_iaas_user_delete.md index 7e92ba0c..d774dbf1 100644 --- a/docs/reference/octl_iaas_user_delete.md +++ b/docs/reference/octl_iaas_user_delete.md @@ -23,6 +23,7 @@ octl iaas user delete user_name [user_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_user_list.md b/docs/reference/octl_iaas_user_list.md index ea86d8fa..001b22e6 100644 --- a/docs/reference/octl_iaas_user_list.md +++ b/docs/reference/octl_iaas_user_list.md @@ -27,6 +27,7 @@ octl iaas user list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_user_update.md b/docs/reference/octl_iaas_user_update.md index da4c150c..b291927b 100644 --- a/docs/reference/octl_iaas_user_update.md +++ b/docs/reference/octl_iaas_user_update.md @@ -26,6 +26,7 @@ octl iaas user update user_name [user_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroup.md b/docs/reference/octl_iaas_usergroup.md index 6c121784..d09723a3 100644 --- a/docs/reference/octl_iaas_usergroup.md +++ b/docs/reference/octl_iaas_usergroup.md @@ -13,6 +13,7 @@ usergroup commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroup_create.md b/docs/reference/octl_iaas_usergroup_create.md index 1dc9729b..0fe82681 100644 --- a/docs/reference/octl_iaas_usergroup_create.md +++ b/docs/reference/octl_iaas_usergroup_create.md @@ -27,6 +27,7 @@ octl iaas usergroup create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroup_delete.md b/docs/reference/octl_iaas_usergroup_delete.md index a299d80d..d6a918e9 100644 --- a/docs/reference/octl_iaas_usergroup_delete.md +++ b/docs/reference/octl_iaas_usergroup_delete.md @@ -31,6 +31,7 @@ octl iaas usergroup delete user_group_name [user_group_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroup_list.md b/docs/reference/octl_iaas_usergroup_list.md index 79359a9b..01e50a19 100644 --- a/docs/reference/octl_iaas_usergroup_list.md +++ b/docs/reference/octl_iaas_usergroup_list.md @@ -28,6 +28,7 @@ octl iaas usergroup list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroup_update.md b/docs/reference/octl_iaas_usergroup_update.md index 3da1e411..c56796d6 100644 --- a/docs/reference/octl_iaas_usergroup_update.md +++ b/docs/reference/octl_iaas_usergroup_update.md @@ -26,6 +26,7 @@ octl iaas usergroup update user_group_name [user_group_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergrouppolicy.md b/docs/reference/octl_iaas_usergrouppolicy.md index 14b785c1..93744b01 100644 --- a/docs/reference/octl_iaas_usergrouppolicy.md +++ b/docs/reference/octl_iaas_usergrouppolicy.md @@ -13,6 +13,7 @@ usergrouppolicy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergrouppolicy_list.md b/docs/reference/octl_iaas_usergrouppolicy_list.md index d6c57d26..5c3e000b 100644 --- a/docs/reference/octl_iaas_usergrouppolicy_list.md +++ b/docs/reference/octl_iaas_usergrouppolicy_list.md @@ -26,6 +26,7 @@ octl iaas usergrouppolicy list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroupsperuser.md b/docs/reference/octl_iaas_usergroupsperuser.md index da408839..73406783 100644 --- a/docs/reference/octl_iaas_usergroupsperuser.md +++ b/docs/reference/octl_iaas_usergroupsperuser.md @@ -13,6 +13,7 @@ usergroupsperuser commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_usergroupsperuser_list.md b/docs/reference/octl_iaas_usergroupsperuser_list.md index a7a1d022..ebe69e4a 100644 --- a/docs/reference/octl_iaas_usergroupsperuser_list.md +++ b/docs/reference/octl_iaas_usergroupsperuser_list.md @@ -25,6 +25,7 @@ octl iaas usergroupsperuser list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_userpolicy.md b/docs/reference/octl_iaas_userpolicy.md index e10e4fcc..69fc5c54 100644 --- a/docs/reference/octl_iaas_userpolicy.md +++ b/docs/reference/octl_iaas_userpolicy.md @@ -13,6 +13,7 @@ userpolicy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_userpolicy_list.md b/docs/reference/octl_iaas_userpolicy_list.md index 99a4f727..a9fd7f90 100644 --- a/docs/reference/octl_iaas_userpolicy_list.md +++ b/docs/reference/octl_iaas_userpolicy_list.md @@ -24,6 +24,7 @@ octl iaas userpolicy list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_virtualgateway.md b/docs/reference/octl_iaas_virtualgateway.md index f65b5a51..1be7e237 100644 --- a/docs/reference/octl_iaas_virtualgateway.md +++ b/docs/reference/octl_iaas_virtualgateway.md @@ -13,6 +13,7 @@ virtualgateway commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_virtualgateway_create.md b/docs/reference/octl_iaas_virtualgateway_create.md index 5ea3a830..4765b327 100644 --- a/docs/reference/octl_iaas_virtualgateway_create.md +++ b/docs/reference/octl_iaas_virtualgateway_create.md @@ -28,6 +28,7 @@ octl iaas virtualgateway create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_virtualgateway_delete.md b/docs/reference/octl_iaas_virtualgateway_delete.md index 73af6793..9a7f4b98 100644 --- a/docs/reference/octl_iaas_virtualgateway_delete.md +++ b/docs/reference/octl_iaas_virtualgateway_delete.md @@ -27,6 +27,7 @@ octl iaas virtualgateway delete virtual_gateway_id [virtual_gateway_id]... [flag ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_virtualgateway_describe.md b/docs/reference/octl_iaas_virtualgateway_describe.md index 76dc498e..30571b23 100644 --- a/docs/reference/octl_iaas_virtualgateway_describe.md +++ b/docs/reference/octl_iaas_virtualgateway_describe.md @@ -23,6 +23,7 @@ octl iaas virtualgateway describe virtual_gateway_id [virtual_gateway_id]... [fl ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_virtualgateway_list.md b/docs/reference/octl_iaas_virtualgateway_list.md index 15f9f7fc..4a0ca069 100644 --- a/docs/reference/octl_iaas_virtualgateway_list.md +++ b/docs/reference/octl_iaas_virtualgateway_list.md @@ -31,6 +31,7 @@ octl iaas virtualgateway list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm.md b/docs/reference/octl_iaas_vm.md index dfedab12..993ecdd7 100644 --- a/docs/reference/octl_iaas_vm.md +++ b/docs/reference/octl_iaas_vm.md @@ -13,6 +13,7 @@ vm commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_create.md b/docs/reference/octl_iaas_vm_create.md index 6e76b48c..f1cd19b7 100644 --- a/docs/reference/octl_iaas_vm_create.md +++ b/docs/reference/octl_iaas_vm_create.md @@ -78,6 +78,7 @@ octl iaas vm create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_delete.md b/docs/reference/octl_iaas_vm_delete.md index 6083499c..435d3db8 100644 --- a/docs/reference/octl_iaas_vm_delete.md +++ b/docs/reference/octl_iaas_vm_delete.md @@ -25,6 +25,7 @@ octl iaas vm delete vm_id [vm_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_describe.md b/docs/reference/octl_iaas_vm_describe.md index 70e996cd..45209c44 100644 --- a/docs/reference/octl_iaas_vm_describe.md +++ b/docs/reference/octl_iaas_vm_describe.md @@ -23,6 +23,7 @@ octl iaas vm describe vm_id [vm_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_list.md b/docs/reference/octl_iaas_vm_list.md index 8ef899a2..34fe2589 100644 --- a/docs/reference/octl_iaas_vm_list.md +++ b/docs/reference/octl_iaas_vm_list.md @@ -91,6 +91,7 @@ octl iaas vm list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_readconsole.md b/docs/reference/octl_iaas_vm_readconsole.md index ed89a04a..afaa9754 100644 --- a/docs/reference/octl_iaas_vm_readconsole.md +++ b/docs/reference/octl_iaas_vm_readconsole.md @@ -27,6 +27,7 @@ octl iaas vm readconsole vm_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_start.md b/docs/reference/octl_iaas_vm_start.md index 19c7d6b6..4f702a93 100644 --- a/docs/reference/octl_iaas_vm_start.md +++ b/docs/reference/octl_iaas_vm_start.md @@ -25,6 +25,7 @@ octl iaas vm start vm_id [vm_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_states.md b/docs/reference/octl_iaas_vm_states.md index 61a4b071..537a70b3 100644 --- a/docs/reference/octl_iaas_vm_states.md +++ b/docs/reference/octl_iaas_vm_states.md @@ -23,6 +23,7 @@ octl iaas vm states [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_stop.md b/docs/reference/octl_iaas_vm_stop.md index 5ad4aca5..c79eb085 100644 --- a/docs/reference/octl_iaas_vm_stop.md +++ b/docs/reference/octl_iaas_vm_stop.md @@ -25,6 +25,7 @@ octl iaas vm stop vm_id [vm_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vm_update.md b/docs/reference/octl_iaas_vm_update.md index 9182382c..596a7f0a 100644 --- a/docs/reference/octl_iaas_vm_update.md +++ b/docs/reference/octl_iaas_vm_update.md @@ -51,6 +51,7 @@ octl iaas vm update vm_id [vm_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmgroup.md b/docs/reference/octl_iaas_vmgroup.md index dedce234..e8de84dc 100644 --- a/docs/reference/octl_iaas_vmgroup.md +++ b/docs/reference/octl_iaas_vmgroup.md @@ -13,6 +13,7 @@ vmgroup commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmgroup_create.md b/docs/reference/octl_iaas_vmgroup_create.md index 68feb985..1603e5f4 100644 --- a/docs/reference/octl_iaas_vmgroup_create.md +++ b/docs/reference/octl_iaas_vmgroup_create.md @@ -38,6 +38,7 @@ octl iaas vmgroup create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmgroup_delete.md b/docs/reference/octl_iaas_vmgroup_delete.md index ff0c7b24..ea60f8d9 100644 --- a/docs/reference/octl_iaas_vmgroup_delete.md +++ b/docs/reference/octl_iaas_vmgroup_delete.md @@ -27,6 +27,7 @@ octl iaas vmgroup delete vm_group_id [vm_group_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmgroup_describe.md b/docs/reference/octl_iaas_vmgroup_describe.md index f79e330d..5874b0aa 100644 --- a/docs/reference/octl_iaas_vmgroup_describe.md +++ b/docs/reference/octl_iaas_vmgroup_describe.md @@ -23,6 +23,7 @@ octl iaas vmgroup describe vm_group_id [vm_group_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmgroup_list.md b/docs/reference/octl_iaas_vmgroup_list.md index dbbf6515..36140261 100644 --- a/docs/reference/octl_iaas_vmgroup_list.md +++ b/docs/reference/octl_iaas_vmgroup_list.md @@ -37,6 +37,7 @@ octl iaas vmgroup list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmgroup_update.md b/docs/reference/octl_iaas_vmgroup_update.md index 2419eb88..818bbe95 100644 --- a/docs/reference/octl_iaas_vmgroup_update.md +++ b/docs/reference/octl_iaas_vmgroup_update.md @@ -32,6 +32,7 @@ octl iaas vmgroup update vm_group_id [vm_group_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtemplate.md b/docs/reference/octl_iaas_vmtemplate.md index c94beadd..af4847aa 100644 --- a/docs/reference/octl_iaas_vmtemplate.md +++ b/docs/reference/octl_iaas_vmtemplate.md @@ -13,6 +13,7 @@ vmtemplate commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtemplate_create.md b/docs/reference/octl_iaas_vmtemplate_create.md index e486190e..4eee42b3 100644 --- a/docs/reference/octl_iaas_vmtemplate_create.md +++ b/docs/reference/octl_iaas_vmtemplate_create.md @@ -39,6 +39,7 @@ octl iaas vmtemplate create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtemplate_delete.md b/docs/reference/octl_iaas_vmtemplate_delete.md index 0a6b8be8..1f8edd40 100644 --- a/docs/reference/octl_iaas_vmtemplate_delete.md +++ b/docs/reference/octl_iaas_vmtemplate_delete.md @@ -29,6 +29,7 @@ octl iaas vmtemplate delete vm_template_id [vm_template_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtemplate_describe.md b/docs/reference/octl_iaas_vmtemplate_describe.md index 5641b87b..6b5fe22f 100644 --- a/docs/reference/octl_iaas_vmtemplate_describe.md +++ b/docs/reference/octl_iaas_vmtemplate_describe.md @@ -23,6 +23,7 @@ octl iaas vmtemplate describe vm_template_id [vm_template_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtemplate_list.md b/docs/reference/octl_iaas_vmtemplate_list.md index 3b0090f2..e06df7a8 100644 --- a/docs/reference/octl_iaas_vmtemplate_list.md +++ b/docs/reference/octl_iaas_vmtemplate_list.md @@ -39,6 +39,7 @@ octl iaas vmtemplate list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtemplate_update.md b/docs/reference/octl_iaas_vmtemplate_update.md index 3498804a..c016a35c 100644 --- a/docs/reference/octl_iaas_vmtemplate_update.md +++ b/docs/reference/octl_iaas_vmtemplate_update.md @@ -31,6 +31,7 @@ octl iaas vmtemplate update vm_template_id [vm_template_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtype.md b/docs/reference/octl_iaas_vmtype.md index f2ccb97e..a86dd5c7 100644 --- a/docs/reference/octl_iaas_vmtype.md +++ b/docs/reference/octl_iaas_vmtype.md @@ -13,6 +13,7 @@ vmtype commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtype_describe.md b/docs/reference/octl_iaas_vmtype_describe.md index 91c4f7a5..ca873327 100644 --- a/docs/reference/octl_iaas_vmtype_describe.md +++ b/docs/reference/octl_iaas_vmtype_describe.md @@ -23,6 +23,7 @@ octl iaas vmtype describe vm_type_name [vm_type_name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vmtype_list.md b/docs/reference/octl_iaas_vmtype_list.md index 239c68d8..955374a8 100644 --- a/docs/reference/octl_iaas_vmtype_list.md +++ b/docs/reference/octl_iaas_vmtype_list.md @@ -31,6 +31,7 @@ octl iaas vmtype list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume.md b/docs/reference/octl_iaas_volume.md index dcb5ca2d..8befb3d0 100644 --- a/docs/reference/octl_iaas_volume.md +++ b/docs/reference/octl_iaas_volume.md @@ -13,6 +13,7 @@ volume commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_create.md b/docs/reference/octl_iaas_volume_create.md index d09526ff..123ac615 100644 --- a/docs/reference/octl_iaas_volume_create.md +++ b/docs/reference/octl_iaas_volume_create.md @@ -35,6 +35,7 @@ octl iaas volume create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_delete.md b/docs/reference/octl_iaas_volume_delete.md index 5eb75874..2acbbd9f 100644 --- a/docs/reference/octl_iaas_volume_delete.md +++ b/docs/reference/octl_iaas_volume_delete.md @@ -25,6 +25,7 @@ octl iaas volume delete volume_id [volume_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_describe.md b/docs/reference/octl_iaas_volume_describe.md index 3d3b6b8d..a935883f 100644 --- a/docs/reference/octl_iaas_volume_describe.md +++ b/docs/reference/octl_iaas_volume_describe.md @@ -23,6 +23,7 @@ octl iaas volume describe volume_id [volume_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_link.md b/docs/reference/octl_iaas_volume_link.md index 419433f4..f4c2742c 100644 --- a/docs/reference/octl_iaas_volume_link.md +++ b/docs/reference/octl_iaas_volume_link.md @@ -27,6 +27,7 @@ octl iaas volume link volume_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_list.md b/docs/reference/octl_iaas_volume_list.md index ebcd99ac..4fe7af26 100644 --- a/docs/reference/octl_iaas_volume_list.md +++ b/docs/reference/octl_iaas_volume_list.md @@ -39,6 +39,7 @@ octl iaas volume list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_unlink.md b/docs/reference/octl_iaas_volume_unlink.md index 59e88cbf..ad1d3b82 100644 --- a/docs/reference/octl_iaas_volume_unlink.md +++ b/docs/reference/octl_iaas_volume_unlink.md @@ -26,6 +26,7 @@ octl iaas volume unlink volume_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volume_update.md b/docs/reference/octl_iaas_volume_update.md index c8fbea58..079d5d00 100644 --- a/docs/reference/octl_iaas_volume_update.md +++ b/docs/reference/octl_iaas_volume_update.md @@ -32,6 +32,7 @@ octl iaas volume update volume_id [volume_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volumeupdatetask.md b/docs/reference/octl_iaas_volumeupdatetask.md index 667e6597..4a103c1c 100644 --- a/docs/reference/octl_iaas_volumeupdatetask.md +++ b/docs/reference/octl_iaas_volumeupdatetask.md @@ -13,6 +13,7 @@ volumeupdatetask commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volumeupdatetask_describe.md b/docs/reference/octl_iaas_volumeupdatetask_describe.md index e6b9a4eb..be8e0f23 100644 --- a/docs/reference/octl_iaas_volumeupdatetask_describe.md +++ b/docs/reference/octl_iaas_volumeupdatetask_describe.md @@ -23,6 +23,7 @@ octl iaas volumeupdatetask describe task_id [task_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_volumeupdatetask_list.md b/docs/reference/octl_iaas_volumeupdatetask_list.md index 20b15d57..1658d755 100644 --- a/docs/reference/octl_iaas_volumeupdatetask_list.md +++ b/docs/reference/octl_iaas_volumeupdatetask_list.md @@ -25,6 +25,7 @@ octl iaas volumeupdatetask list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnection.md b/docs/reference/octl_iaas_vpnconnection.md index 0572f433..5a4118f9 100644 --- a/docs/reference/octl_iaas_vpnconnection.md +++ b/docs/reference/octl_iaas_vpnconnection.md @@ -13,6 +13,7 @@ vpnconnection commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnection_create.md b/docs/reference/octl_iaas_vpnconnection_create.md index ce291785..372be148 100644 --- a/docs/reference/octl_iaas_vpnconnection_create.md +++ b/docs/reference/octl_iaas_vpnconnection_create.md @@ -35,6 +35,7 @@ octl iaas vpnconnection create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnection_delete.md b/docs/reference/octl_iaas_vpnconnection_delete.md index a6fa361d..05ce5ed3 100644 --- a/docs/reference/octl_iaas_vpnconnection_delete.md +++ b/docs/reference/octl_iaas_vpnconnection_delete.md @@ -25,6 +25,7 @@ octl iaas vpnconnection delete vpn_connection_id [vpn_connection_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnection_describe.md b/docs/reference/octl_iaas_vpnconnection_describe.md index b8faa25b..c0a54da2 100644 --- a/docs/reference/octl_iaas_vpnconnection_describe.md +++ b/docs/reference/octl_iaas_vpnconnection_describe.md @@ -23,6 +23,7 @@ octl iaas vpnconnection describe vpn_connection_id [vpn_connection_id]... [flags ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnection_list.md b/docs/reference/octl_iaas_vpnconnection_list.md index 6e2cec17..f45b8afb 100644 --- a/docs/reference/octl_iaas_vpnconnection_list.md +++ b/docs/reference/octl_iaas_vpnconnection_list.md @@ -34,6 +34,7 @@ octl iaas vpnconnection list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnection_update.md b/docs/reference/octl_iaas_vpnconnection_update.md index 42c6fd88..8b476438 100644 --- a/docs/reference/octl_iaas_vpnconnection_update.md +++ b/docs/reference/octl_iaas_vpnconnection_update.md @@ -40,6 +40,7 @@ octl iaas vpnconnection update vpn_connection_id [vpn_connection_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnectionroute.md b/docs/reference/octl_iaas_vpnconnectionroute.md index 5dd4e7a3..1804e02f 100644 --- a/docs/reference/octl_iaas_vpnconnectionroute.md +++ b/docs/reference/octl_iaas_vpnconnectionroute.md @@ -13,6 +13,7 @@ vpnconnectionroute commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_iaas_vpnconnectionroute_create.md b/docs/reference/octl_iaas_vpnconnectionroute_create.md index bc5c897c..9ecdd5e8 100644 --- a/docs/reference/octl_iaas_vpnconnectionroute_create.md +++ b/docs/reference/octl_iaas_vpnconnectionroute_create.md @@ -29,6 +29,7 @@ octl iaas vpnconnectionroute create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube.md b/docs/reference/octl_kube.md index 84a5ce97..5795d8e0 100644 --- a/docs/reference/octl_kube.md +++ b/docs/reference/octl_kube.md @@ -13,6 +13,7 @@ OUTSCALE Kubernetes as a Service (OKS) management ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api.md b/docs/reference/octl_kube_api.md index 23f38fb8..985a37af 100644 --- a/docs/reference/octl_kube_api.md +++ b/docs/reference/octl_kube_api.md @@ -13,6 +13,7 @@ kube api calls ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_CreateCluster.md b/docs/reference/octl_kube_api_CreateCluster.md index 42be0d38..2af63855 100644 --- a/docs/reference/octl_kube_api_CreateCluster.md +++ b/docs/reference/octl_kube_api_CreateCluster.md @@ -60,6 +60,7 @@ octl kube api CreateCluster [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_CreateProject.md b/docs/reference/octl_kube_api_CreateProject.md index e7326beb..31a239a3 100644 --- a/docs/reference/octl_kube_api_CreateProject.md +++ b/docs/reference/octl_kube_api_CreateProject.md @@ -28,6 +28,7 @@ octl kube api CreateProject [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_DeleteCluster.md b/docs/reference/octl_kube_api_DeleteCluster.md index ac49f6a8..2e492314 100644 --- a/docs/reference/octl_kube_api_DeleteCluster.md +++ b/docs/reference/octl_kube_api_DeleteCluster.md @@ -22,6 +22,7 @@ octl kube api DeleteCluster id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_DeleteProject.md b/docs/reference/octl_kube_api_DeleteProject.md index 3ecac0bf..af3c4596 100644 --- a/docs/reference/octl_kube_api_DeleteProject.md +++ b/docs/reference/octl_kube_api_DeleteProject.md @@ -21,6 +21,7 @@ octl kube api DeleteProject id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetCPSubregions.md b/docs/reference/octl_kube_api_GetCPSubregions.md index 41e3b618..15c13173 100644 --- a/docs/reference/octl_kube_api_GetCPSubregions.md +++ b/docs/reference/octl_kube_api_GetCPSubregions.md @@ -21,6 +21,7 @@ octl kube api GetCPSubregions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetCluster.md b/docs/reference/octl_kube_api_GetCluster.md index 5167b87f..6906a517 100644 --- a/docs/reference/octl_kube_api_GetCluster.md +++ b/docs/reference/octl_kube_api_GetCluster.md @@ -22,6 +22,7 @@ octl kube api GetCluster id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetClusterTemplate.md b/docs/reference/octl_kube_api_GetClusterTemplate.md index b8a99d29..903c31d3 100644 --- a/docs/reference/octl_kube_api_GetClusterTemplate.md +++ b/docs/reference/octl_kube_api_GetClusterTemplate.md @@ -21,6 +21,7 @@ octl kube api GetClusterTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetControlPlanePlans.md b/docs/reference/octl_kube_api_GetControlPlanePlans.md index 580765ae..5b75e2fe 100644 --- a/docs/reference/octl_kube_api_GetControlPlanePlans.md +++ b/docs/reference/octl_kube_api_GetControlPlanePlans.md @@ -21,6 +21,7 @@ octl kube api GetControlPlanePlans [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetKubeconfig.md b/docs/reference/octl_kube_api_GetKubeconfig.md index 4501a1a5..5480a02f 100644 --- a/docs/reference/octl_kube_api_GetKubeconfig.md +++ b/docs/reference/octl_kube_api_GetKubeconfig.md @@ -21,6 +21,7 @@ octl kube api GetKubeconfig id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetKubeconfigWithPubkeyNACL.md b/docs/reference/octl_kube_api_GetKubeconfigWithPubkeyNACL.md index f29f3393..b09515a2 100644 --- a/docs/reference/octl_kube_api_GetKubeconfigWithPubkeyNACL.md +++ b/docs/reference/octl_kube_api_GetKubeconfigWithPubkeyNACL.md @@ -25,6 +25,7 @@ octl kube api GetKubeconfigWithPubkeyNACL id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetKubernetesVersions.md b/docs/reference/octl_kube_api_GetKubernetesVersions.md index 6fcddabe..62345078 100644 --- a/docs/reference/octl_kube_api_GetKubernetesVersions.md +++ b/docs/reference/octl_kube_api_GetKubernetesVersions.md @@ -21,6 +21,7 @@ octl kube api GetKubernetesVersions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetNetPeeringAcceptanceTemplate.md b/docs/reference/octl_kube_api_GetNetPeeringAcceptanceTemplate.md index a31e7350..9f5d71f9 100644 --- a/docs/reference/octl_kube_api_GetNetPeeringAcceptanceTemplate.md +++ b/docs/reference/octl_kube_api_GetNetPeeringAcceptanceTemplate.md @@ -21,6 +21,7 @@ octl kube api GetNetPeeringAcceptanceTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetNetPeeringRequestTemplate.md b/docs/reference/octl_kube_api_GetNetPeeringRequestTemplate.md index 4e3c9fb8..e68ea77e 100644 --- a/docs/reference/octl_kube_api_GetNetPeeringRequestTemplate.md +++ b/docs/reference/octl_kube_api_GetNetPeeringRequestTemplate.md @@ -21,6 +21,7 @@ octl kube api GetNetPeeringRequestTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetNodepoolTemplate.md b/docs/reference/octl_kube_api_GetNodepoolTemplate.md index 7c4c4a98..7bd007a4 100644 --- a/docs/reference/octl_kube_api_GetNodepoolTemplate.md +++ b/docs/reference/octl_kube_api_GetNodepoolTemplate.md @@ -21,6 +21,7 @@ octl kube api GetNodepoolTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetProject.md b/docs/reference/octl_kube_api_GetProject.md index 62da8fa6..8507f026 100644 --- a/docs/reference/octl_kube_api_GetProject.md +++ b/docs/reference/octl_kube_api_GetProject.md @@ -21,6 +21,7 @@ octl kube api GetProject id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetProjectNets.md b/docs/reference/octl_kube_api_GetProjectNets.md index ce12a9c9..1751ed83 100644 --- a/docs/reference/octl_kube_api_GetProjectNets.md +++ b/docs/reference/octl_kube_api_GetProjectNets.md @@ -17,6 +17,7 @@ octl kube api GetProjectNets id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetProjectPublicIps.md b/docs/reference/octl_kube_api_GetProjectPublicIps.md index 8684c356..9e107056 100644 --- a/docs/reference/octl_kube_api_GetProjectPublicIps.md +++ b/docs/reference/octl_kube_api_GetProjectPublicIps.md @@ -17,6 +17,7 @@ octl kube api GetProjectPublicIps id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetProjectQuotas.md b/docs/reference/octl_kube_api_GetProjectQuotas.md index e894ed71..bf49637a 100644 --- a/docs/reference/octl_kube_api_GetProjectQuotas.md +++ b/docs/reference/octl_kube_api_GetProjectQuotas.md @@ -17,6 +17,7 @@ octl kube api GetProjectQuotas id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetProjectSnapshots.md b/docs/reference/octl_kube_api_GetProjectSnapshots.md index f46e2cc8..fedf4ea1 100644 --- a/docs/reference/octl_kube_api_GetProjectSnapshots.md +++ b/docs/reference/octl_kube_api_GetProjectSnapshots.md @@ -17,6 +17,7 @@ octl kube api GetProjectSnapshots id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetProjectTemplate.md b/docs/reference/octl_kube_api_GetProjectTemplate.md index 0a8cf622..5c379db0 100644 --- a/docs/reference/octl_kube_api_GetProjectTemplate.md +++ b/docs/reference/octl_kube_api_GetProjectTemplate.md @@ -21,6 +21,7 @@ octl kube api GetProjectTemplate [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_GetQuotas.md b/docs/reference/octl_kube_api_GetQuotas.md index 28c65d9a..46c88aa0 100644 --- a/docs/reference/octl_kube_api_GetQuotas.md +++ b/docs/reference/octl_kube_api_GetQuotas.md @@ -17,6 +17,7 @@ octl kube api GetQuotas [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_ListAllClusters.md b/docs/reference/octl_kube_api_ListAllClusters.md index 93b70918..79eda354 100644 --- a/docs/reference/octl_kube_api_ListAllClusters.md +++ b/docs/reference/octl_kube_api_ListAllClusters.md @@ -24,6 +24,7 @@ octl kube api ListAllClusters [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_ListClustersByProjectID.md b/docs/reference/octl_kube_api_ListClustersByProjectID.md index e65cca2e..033ac5d4 100644 --- a/docs/reference/octl_kube_api_ListClustersByProjectID.md +++ b/docs/reference/octl_kube_api_ListClustersByProjectID.md @@ -25,6 +25,7 @@ octl kube api ListClustersByProjectID [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_ListProjects.md b/docs/reference/octl_kube_api_ListProjects.md index c9a220a8..5f7fdfaa 100644 --- a/docs/reference/octl_kube_api_ListProjects.md +++ b/docs/reference/octl_kube_api_ListProjects.md @@ -28,6 +28,7 @@ octl kube api ListProjects [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_UpdateCluster.md b/docs/reference/octl_kube_api_UpdateCluster.md index 8f3181da..3a665cbf 100644 --- a/docs/reference/octl_kube_api_UpdateCluster.md +++ b/docs/reference/octl_kube_api_UpdateCluster.md @@ -52,6 +52,7 @@ octl kube api UpdateCluster id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_UpdateProject.md b/docs/reference/octl_kube_api_UpdateProject.md index 1f628da8..c0dbd543 100644 --- a/docs/reference/octl_kube_api_UpdateProject.md +++ b/docs/reference/octl_kube_api_UpdateProject.md @@ -25,6 +25,7 @@ octl kube api UpdateProject id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_api_UpgradeCluster.md b/docs/reference/octl_kube_api_UpgradeCluster.md index 533f6a49..11bc15a2 100644 --- a/docs/reference/octl_kube_api_UpgradeCluster.md +++ b/docs/reference/octl_kube_api_UpgradeCluster.md @@ -22,6 +22,7 @@ octl kube api UpgradeCluster id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster.md b/docs/reference/octl_kube_cluster.md index 252e6a84..08b61361 100644 --- a/docs/reference/octl_kube_cluster.md +++ b/docs/reference/octl_kube_cluster.md @@ -14,6 +14,7 @@ cluster commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster_create.md b/docs/reference/octl_kube_cluster_create.md index 5630f6eb..48c6a3b9 100644 --- a/docs/reference/octl_kube_cluster_create.md +++ b/docs/reference/octl_kube_cluster_create.md @@ -58,6 +58,7 @@ octl kube cluster create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster_delete.md b/docs/reference/octl_kube_cluster_delete.md index ba67f5de..1a800f32 100644 --- a/docs/reference/octl_kube_cluster_delete.md +++ b/docs/reference/octl_kube_cluster_delete.md @@ -23,6 +23,7 @@ octl kube cluster delete id [id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster_describe.md b/docs/reference/octl_kube_cluster_describe.md index a818f3a9..f999a0b2 100644 --- a/docs/reference/octl_kube_cluster_describe.md +++ b/docs/reference/octl_kube_cluster_describe.md @@ -23,6 +23,7 @@ octl kube cluster describe id [id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster_kubeconfig.md b/docs/reference/octl_kube_cluster_kubeconfig.md index 9fd529bd..b71b9dc9 100644 --- a/docs/reference/octl_kube_cluster_kubeconfig.md +++ b/docs/reference/octl_kube_cluster_kubeconfig.md @@ -23,6 +23,7 @@ octl kube cluster kubeconfig cluster_name_or_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster_list.md b/docs/reference/octl_kube_cluster_list.md index 0617c2fa..62b5cfc7 100644 --- a/docs/reference/octl_kube_cluster_list.md +++ b/docs/reference/octl_kube_cluster_list.md @@ -30,6 +30,7 @@ octl kube cluster list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_cluster_update.md b/docs/reference/octl_kube_cluster_update.md index 07bbeb65..f0b0fe2f 100644 --- a/docs/reference/octl_kube_cluster_update.md +++ b/docs/reference/octl_kube_cluster_update.md @@ -53,6 +53,7 @@ octl kube cluster update id [id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_kubectl.md b/docs/reference/octl_kube_kubectl.md index 5d2420b7..f92b1615 100644 --- a/docs/reference/octl_kube_kubectl.md +++ b/docs/reference/octl_kube_kubectl.md @@ -24,6 +24,7 @@ octl kube kubectl [octl_flags] -- kubectl_args [kubectl_flags] [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool.md b/docs/reference/octl_kube_nodepool.md index 1f28049b..5061f12f 100644 --- a/docs/reference/octl_kube_nodepool.md +++ b/docs/reference/octl_kube_nodepool.md @@ -14,6 +14,7 @@ nodepool commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_api.md b/docs/reference/octl_kube_nodepool_api.md index 7bab7631..b441b102 100644 --- a/docs/reference/octl_kube_nodepool_api.md +++ b/docs/reference/octl_kube_nodepool_api.md @@ -15,6 +15,7 @@ nodepool api calls ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_api_Create.md b/docs/reference/octl_kube_nodepool_api_Create.md index 9abbddd1..1a9abcb9 100644 --- a/docs/reference/octl_kube_nodepool_api_Create.md +++ b/docs/reference/octl_kube_nodepool_api_Create.md @@ -90,6 +90,7 @@ octl kube nodepool api Create [flags] --cluster string Name or ID of cluster -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_api_Delete.md b/docs/reference/octl_kube_nodepool_api_Delete.md index 2ebdda50..5429784d 100644 --- a/docs/reference/octl_kube_nodepool_api_Delete.md +++ b/docs/reference/octl_kube_nodepool_api_Delete.md @@ -18,6 +18,7 @@ octl kube nodepool api Delete id [flags] --cluster string Name or ID of cluster -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_api_Get.md b/docs/reference/octl_kube_nodepool_api_Get.md index 1bb09481..4e04ba4a 100644 --- a/docs/reference/octl_kube_nodepool_api_Get.md +++ b/docs/reference/octl_kube_nodepool_api_Get.md @@ -18,6 +18,7 @@ octl kube nodepool api Get id [flags] --cluster string Name or ID of cluster -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_api_List.md b/docs/reference/octl_kube_nodepool_api_List.md index c6052b57..e9bb86e6 100644 --- a/docs/reference/octl_kube_nodepool_api_List.md +++ b/docs/reference/octl_kube_nodepool_api_List.md @@ -18,6 +18,7 @@ octl kube nodepool api List [flags] --cluster string Name or ID of cluster -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_api_Update.md b/docs/reference/octl_kube_nodepool_api_Update.md index edb5bbac..e8d2e461 100644 --- a/docs/reference/octl_kube_nodepool_api_Update.md +++ b/docs/reference/octl_kube_nodepool_api_Update.md @@ -90,6 +90,7 @@ octl kube nodepool api Update [flags] --cluster string Name or ID of cluster -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_create.md b/docs/reference/octl_kube_nodepool_create.md index fa08d497..2f51de4c 100644 --- a/docs/reference/octl_kube_nodepool_create.md +++ b/docs/reference/octl_kube_nodepool_create.md @@ -55,6 +55,7 @@ octl kube nodepool create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_delete.md b/docs/reference/octl_kube_nodepool_delete.md index 1e2c6bb1..2160cd12 100644 --- a/docs/reference/octl_kube_nodepool_delete.md +++ b/docs/reference/octl_kube_nodepool_delete.md @@ -24,6 +24,7 @@ octl kube nodepool delete name [name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_describe.md b/docs/reference/octl_kube_nodepool_describe.md index cb20e3dc..748bd32d 100644 --- a/docs/reference/octl_kube_nodepool_describe.md +++ b/docs/reference/octl_kube_nodepool_describe.md @@ -24,6 +24,7 @@ octl kube nodepool describe name [name]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_nodepool_list.md b/docs/reference/octl_kube_nodepool_list.md index 4067c44c..c9c88894 100644 --- a/docs/reference/octl_kube_nodepool_list.md +++ b/docs/reference/octl_kube_nodepool_list.md @@ -24,6 +24,7 @@ octl kube nodepool list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project.md b/docs/reference/octl_kube_project.md index ad9e3e66..5f42c850 100644 --- a/docs/reference/octl_kube_project.md +++ b/docs/reference/octl_kube_project.md @@ -13,6 +13,7 @@ project commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_clusters.md b/docs/reference/octl_kube_project_clusters.md index 0670ac92..be15d000 100644 --- a/docs/reference/octl_kube_project_clusters.md +++ b/docs/reference/octl_kube_project_clusters.md @@ -30,6 +30,7 @@ octl kube project clusters project_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_create.md b/docs/reference/octl_kube_project_create.md index b89f45d5..5633f801 100644 --- a/docs/reference/octl_kube_project_create.md +++ b/docs/reference/octl_kube_project_create.md @@ -29,6 +29,7 @@ octl kube project create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_delete.md b/docs/reference/octl_kube_project_delete.md index 892b9f32..55e1ef45 100644 --- a/docs/reference/octl_kube_project_delete.md +++ b/docs/reference/octl_kube_project_delete.md @@ -23,6 +23,7 @@ octl kube project delete id [id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_describe.md b/docs/reference/octl_kube_project_describe.md index 6c5ff2e1..59ab2778 100644 --- a/docs/reference/octl_kube_project_describe.md +++ b/docs/reference/octl_kube_project_describe.md @@ -23,6 +23,7 @@ octl kube project describe id [id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_list.md b/docs/reference/octl_kube_project_list.md index 6437e8a1..2415e702 100644 --- a/docs/reference/octl_kube_project_list.md +++ b/docs/reference/octl_kube_project_list.md @@ -30,6 +30,7 @@ octl kube project list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_nets.md b/docs/reference/octl_kube_project_nets.md index 1b0ac638..6a2a5f4c 100644 --- a/docs/reference/octl_kube_project_nets.md +++ b/docs/reference/octl_kube_project_nets.md @@ -23,6 +23,7 @@ octl kube project nets id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_public-ips.md b/docs/reference/octl_kube_project_public-ips.md index d32e53fc..d4618cbd 100644 --- a/docs/reference/octl_kube_project_public-ips.md +++ b/docs/reference/octl_kube_project_public-ips.md @@ -23,6 +23,7 @@ octl kube project public-ips id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_quotas.md b/docs/reference/octl_kube_project_quotas.md index a00e1f5a..61e859fb 100644 --- a/docs/reference/octl_kube_project_quotas.md +++ b/docs/reference/octl_kube_project_quotas.md @@ -23,6 +23,7 @@ octl kube project quotas id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_snapshots.md b/docs/reference/octl_kube_project_snapshots.md index f76add80..ed05d5da 100644 --- a/docs/reference/octl_kube_project_snapshots.md +++ b/docs/reference/octl_kube_project_snapshots.md @@ -23,6 +23,7 @@ octl kube project snapshots id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_update.md b/docs/reference/octl_kube_project_update.md index 3e95af16..c9304ed6 100644 --- a/docs/reference/octl_kube_project_update.md +++ b/docs/reference/octl_kube_project_update.md @@ -27,6 +27,7 @@ octl kube project update id [id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_project_use.md b/docs/reference/octl_kube_project_use.md index 4c495985..6d00068b 100644 --- a/docs/reference/octl_kube_project_use.md +++ b/docs/reference/octl_kube_project_use.md @@ -17,6 +17,7 @@ octl kube project use [project_id_or_name] [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_publicip.md b/docs/reference/octl_kube_publicip.md index 23b00404..8bf9a04e 100644 --- a/docs/reference/octl_kube_publicip.md +++ b/docs/reference/octl_kube_publicip.md @@ -13,6 +13,7 @@ publicip commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_publicip_describe.md b/docs/reference/octl_kube_publicip_describe.md index 418b2fad..f1febc84 100644 --- a/docs/reference/octl_kube_publicip_describe.md +++ b/docs/reference/octl_kube_publicip_describe.md @@ -23,6 +23,7 @@ octl kube publicip describe public_ip_id [public_ip_id]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_quota.md b/docs/reference/octl_kube_quota.md index b465a757..f48a8d47 100644 --- a/docs/reference/octl_kube_quota.md +++ b/docs/reference/octl_kube_quota.md @@ -13,6 +13,7 @@ quota commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_quota_describe.md b/docs/reference/octl_kube_quota_describe.md index 4ba5311a..6effad94 100644 --- a/docs/reference/octl_kube_quota_describe.md +++ b/docs/reference/octl_kube_quota_describe.md @@ -23,6 +23,7 @@ octl kube quota describe [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_kube_secret.md b/docs/reference/octl_kube_secret.md index 2fb2fd9b..f45676e0 100644 --- a/docs/reference/octl_kube_secret.md +++ b/docs/reference/octl_kube_secret.md @@ -37,6 +37,7 @@ octl kube secret [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata.md b/docs/reference/octl_metadata.md index 57b92ef3..798125bc 100644 --- a/docs/reference/octl_metadata.md +++ b/docs/reference/octl_metadata.md @@ -17,6 +17,7 @@ Query the metadata server ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_all.md b/docs/reference/octl_metadata_all.md index e409d4e2..346311c1 100644 --- a/docs/reference/octl_metadata_all.md +++ b/docs/reference/octl_metadata_all.md @@ -17,6 +17,7 @@ octl metadata all [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_availability_zone.md b/docs/reference/octl_metadata_availability_zone.md index eb14625c..aa1c359f 100644 --- a/docs/reference/octl_metadata_availability_zone.md +++ b/docs/reference/octl_metadata_availability_zone.md @@ -17,6 +17,7 @@ octl metadata availability_zone [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_device_mapping.md b/docs/reference/octl_metadata_device_mapping.md index 863cde1c..afbc5c10 100644 --- a/docs/reference/octl_metadata_device_mapping.md +++ b/docs/reference/octl_metadata_device_mapping.md @@ -17,6 +17,7 @@ octl metadata device_mapping [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_instance_id.md b/docs/reference/octl_metadata_instance_id.md index 40a63307..6d175009 100644 --- a/docs/reference/octl_metadata_instance_id.md +++ b/docs/reference/octl_metadata_instance_id.md @@ -17,6 +17,7 @@ octl metadata instance_id [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_instance_type.md b/docs/reference/octl_metadata_instance_type.md index 1ebcf219..a374841f 100644 --- a/docs/reference/octl_metadata_instance_type.md +++ b/docs/reference/octl_metadata_instance_type.md @@ -17,6 +17,7 @@ octl metadata instance_type [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_mac.md b/docs/reference/octl_metadata_mac.md index c6241c9e..978539f8 100644 --- a/docs/reference/octl_metadata_mac.md +++ b/docs/reference/octl_metadata_mac.md @@ -17,6 +17,7 @@ octl metadata mac [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_placement_cluster.md b/docs/reference/octl_metadata_placement_cluster.md index 1bde4ae2..176735f5 100644 --- a/docs/reference/octl_metadata_placement_cluster.md +++ b/docs/reference/octl_metadata_placement_cluster.md @@ -17,6 +17,7 @@ octl metadata placement_cluster [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_placement_server.md b/docs/reference/octl_metadata_placement_server.md index 28380dc8..4594a157 100644 --- a/docs/reference/octl_metadata_placement_server.md +++ b/docs/reference/octl_metadata_placement_server.md @@ -17,6 +17,7 @@ octl metadata placement_server [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_region.md b/docs/reference/octl_metadata_region.md index a7f09941..adb24f31 100644 --- a/docs/reference/octl_metadata_region.md +++ b/docs/reference/octl_metadata_region.md @@ -17,6 +17,7 @@ octl metadata region [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_metadata_tags.md b/docs/reference/octl_metadata_tags.md index 8a95b37c..b1bc26fe 100644 --- a/docs/reference/octl_metadata_tags.md +++ b/docs/reference/octl_metadata_tags.md @@ -17,6 +17,7 @@ octl metadata tags [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_profile.md b/docs/reference/octl_profile.md index 5cdc9daf..c67f218a 100644 --- a/docs/reference/octl_profile.md +++ b/docs/reference/octl_profile.md @@ -17,6 +17,7 @@ Creates, updates profile from a config file ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_profile_add.md b/docs/reference/octl_profile_add.md index 58009659..e90a3ecc 100644 --- a/docs/reference/octl_profile_add.md +++ b/docs/reference/octl_profile_add.md @@ -21,6 +21,7 @@ octl profile add name [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_profile_current.md b/docs/reference/octl_profile_current.md index d9cab404..19257756 100644 --- a/docs/reference/octl_profile_current.md +++ b/docs/reference/octl_profile_current.md @@ -17,6 +17,7 @@ octl profile current [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_profile_delete.md b/docs/reference/octl_profile_delete.md index f7bbee9f..513834b6 100644 --- a/docs/reference/octl_profile_delete.md +++ b/docs/reference/octl_profile_delete.md @@ -17,6 +17,7 @@ octl profile delete name [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_profile_list.md b/docs/reference/octl_profile_list.md index 6291b385..3afb35b3 100644 --- a/docs/reference/octl_profile_list.md +++ b/docs/reference/octl_profile_list.md @@ -17,6 +17,7 @@ octl profile list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_profile_use.md b/docs/reference/octl_profile_use.md index 679cb6d1..0e435f07 100644 --- a/docs/reference/octl_profile_use.md +++ b/docs/reference/octl_profile_use.md @@ -17,6 +17,7 @@ octl profile use name [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage.md b/docs/reference/octl_storage.md index 5f00f160..801264fd 100644 --- a/docs/reference/octl_storage.md +++ b/docs/reference/octl_storage.md @@ -13,6 +13,7 @@ OUTSCALE Object Storage (OOS) management ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api.md b/docs/reference/octl_storage_api.md index e90613d4..d9eca6bb 100644 --- a/docs/reference/octl_storage_api.md +++ b/docs/reference/octl_storage_api.md @@ -13,6 +13,7 @@ storage api calls ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_AbortMultipartUpload.md b/docs/reference/octl_storage_api_AbortMultipartUpload.md index ec249a44..fb9572d4 100644 --- a/docs/reference/octl_storage_api_AbortMultipartUpload.md +++ b/docs/reference/octl_storage_api_AbortMultipartUpload.md @@ -23,6 +23,7 @@ octl storage api AbortMultipartUpload [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_CompleteMultipartUpload.md b/docs/reference/octl_storage_api_CompleteMultipartUpload.md index f325a1a5..26a1b798 100644 --- a/docs/reference/octl_storage_api_CompleteMultipartUpload.md +++ b/docs/reference/octl_storage_api_CompleteMultipartUpload.md @@ -37,6 +37,7 @@ octl storage api CompleteMultipartUpload [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_CopyObject.md b/docs/reference/octl_storage_api_CopyObject.md index 20595862..aface05e 100644 --- a/docs/reference/octl_storage_api_CopyObject.md +++ b/docs/reference/octl_storage_api_CopyObject.md @@ -58,6 +58,7 @@ octl storage api CopyObject [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_CreateBucket.md b/docs/reference/octl_storage_api_CreateBucket.md index b91ed65c..289970ec 100644 --- a/docs/reference/octl_storage_api_CreateBucket.md +++ b/docs/reference/octl_storage_api_CreateBucket.md @@ -31,6 +31,7 @@ octl storage api CreateBucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_CreateMultipartUpload.md b/docs/reference/octl_storage_api_CreateMultipartUpload.md index de30d3cd..97d148d1 100644 --- a/docs/reference/octl_storage_api_CreateMultipartUpload.md +++ b/docs/reference/octl_storage_api_CreateMultipartUpload.md @@ -47,6 +47,7 @@ octl storage api CreateMultipartUpload [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteBucket.md b/docs/reference/octl_storage_api_DeleteBucket.md index 11c1681d..2fe5896f 100644 --- a/docs/reference/octl_storage_api_DeleteBucket.md +++ b/docs/reference/octl_storage_api_DeleteBucket.md @@ -19,6 +19,7 @@ octl storage api DeleteBucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteBucketCors.md b/docs/reference/octl_storage_api_DeleteBucketCors.md index ea85f184..396d39b6 100644 --- a/docs/reference/octl_storage_api_DeleteBucketCors.md +++ b/docs/reference/octl_storage_api_DeleteBucketCors.md @@ -19,6 +19,7 @@ octl storage api DeleteBucketCors [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteBucketEncryption.md b/docs/reference/octl_storage_api_DeleteBucketEncryption.md index 13ec9b48..5c4ca5b1 100644 --- a/docs/reference/octl_storage_api_DeleteBucketEncryption.md +++ b/docs/reference/octl_storage_api_DeleteBucketEncryption.md @@ -19,6 +19,7 @@ octl storage api DeleteBucketEncryption [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteBucketLifecycle.md b/docs/reference/octl_storage_api_DeleteBucketLifecycle.md index 7bd5ebda..793241f3 100644 --- a/docs/reference/octl_storage_api_DeleteBucketLifecycle.md +++ b/docs/reference/octl_storage_api_DeleteBucketLifecycle.md @@ -19,6 +19,7 @@ octl storage api DeleteBucketLifecycle [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteBucketPolicy.md b/docs/reference/octl_storage_api_DeleteBucketPolicy.md index 6de60ba8..51a41e80 100644 --- a/docs/reference/octl_storage_api_DeleteBucketPolicy.md +++ b/docs/reference/octl_storage_api_DeleteBucketPolicy.md @@ -19,6 +19,7 @@ octl storage api DeleteBucketPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteBucketWebsite.md b/docs/reference/octl_storage_api_DeleteBucketWebsite.md index 0646b1f1..65fc8294 100644 --- a/docs/reference/octl_storage_api_DeleteBucketWebsite.md +++ b/docs/reference/octl_storage_api_DeleteBucketWebsite.md @@ -19,6 +19,7 @@ octl storage api DeleteBucketWebsite [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteObject.md b/docs/reference/octl_storage_api_DeleteObject.md index cf7c5695..47dd74af 100644 --- a/docs/reference/octl_storage_api_DeleteObject.md +++ b/docs/reference/octl_storage_api_DeleteObject.md @@ -27,6 +27,7 @@ octl storage api DeleteObject [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_DeleteObjectTagging.md b/docs/reference/octl_storage_api_DeleteObjectTagging.md index 0882412e..88e1e8d5 100644 --- a/docs/reference/octl_storage_api_DeleteObjectTagging.md +++ b/docs/reference/octl_storage_api_DeleteObjectTagging.md @@ -21,6 +21,7 @@ octl storage api DeleteObjectTagging [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketAcl.md b/docs/reference/octl_storage_api_GetBucketAcl.md index 8e910ff1..c25ad061 100644 --- a/docs/reference/octl_storage_api_GetBucketAcl.md +++ b/docs/reference/octl_storage_api_GetBucketAcl.md @@ -19,6 +19,7 @@ octl storage api GetBucketAcl [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketCors.md b/docs/reference/octl_storage_api_GetBucketCors.md index 2e07974d..0decb58c 100644 --- a/docs/reference/octl_storage_api_GetBucketCors.md +++ b/docs/reference/octl_storage_api_GetBucketCors.md @@ -19,6 +19,7 @@ octl storage api GetBucketCors [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketEncryption.md b/docs/reference/octl_storage_api_GetBucketEncryption.md index 2a55817f..de238782 100644 --- a/docs/reference/octl_storage_api_GetBucketEncryption.md +++ b/docs/reference/octl_storage_api_GetBucketEncryption.md @@ -19,6 +19,7 @@ octl storage api GetBucketEncryption [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketLifecycleConfiguration.md b/docs/reference/octl_storage_api_GetBucketLifecycleConfiguration.md index 9224e8eb..b5e8b508 100644 --- a/docs/reference/octl_storage_api_GetBucketLifecycleConfiguration.md +++ b/docs/reference/octl_storage_api_GetBucketLifecycleConfiguration.md @@ -19,6 +19,7 @@ octl storage api GetBucketLifecycleConfiguration [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketLocation.md b/docs/reference/octl_storage_api_GetBucketLocation.md index e11f81f0..38774444 100644 --- a/docs/reference/octl_storage_api_GetBucketLocation.md +++ b/docs/reference/octl_storage_api_GetBucketLocation.md @@ -19,6 +19,7 @@ octl storage api GetBucketLocation [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketPolicy.md b/docs/reference/octl_storage_api_GetBucketPolicy.md index f989a367..c59bf19c 100644 --- a/docs/reference/octl_storage_api_GetBucketPolicy.md +++ b/docs/reference/octl_storage_api_GetBucketPolicy.md @@ -19,6 +19,7 @@ octl storage api GetBucketPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketVersioning.md b/docs/reference/octl_storage_api_GetBucketVersioning.md index 9be39f77..ebfc2d05 100644 --- a/docs/reference/octl_storage_api_GetBucketVersioning.md +++ b/docs/reference/octl_storage_api_GetBucketVersioning.md @@ -19,6 +19,7 @@ octl storage api GetBucketVersioning [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetBucketWebsite.md b/docs/reference/octl_storage_api_GetBucketWebsite.md index 2bdd10c1..d1a39e0c 100644 --- a/docs/reference/octl_storage_api_GetBucketWebsite.md +++ b/docs/reference/octl_storage_api_GetBucketWebsite.md @@ -19,6 +19,7 @@ octl storage api GetBucketWebsite [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetObject.md b/docs/reference/octl_storage_api_GetObject.md index eedfd430..2aa381de 100644 --- a/docs/reference/octl_storage_api_GetObject.md +++ b/docs/reference/octl_storage_api_GetObject.md @@ -38,6 +38,7 @@ octl storage api GetObject [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetObjectAcl.md b/docs/reference/octl_storage_api_GetObjectAcl.md index 2c31bd8f..e091a238 100644 --- a/docs/reference/octl_storage_api_GetObjectAcl.md +++ b/docs/reference/octl_storage_api_GetObjectAcl.md @@ -22,6 +22,7 @@ octl storage api GetObjectAcl [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetObjectLockConfiguration.md b/docs/reference/octl_storage_api_GetObjectLockConfiguration.md index 1659b5ed..6a023c83 100644 --- a/docs/reference/octl_storage_api_GetObjectLockConfiguration.md +++ b/docs/reference/octl_storage_api_GetObjectLockConfiguration.md @@ -19,6 +19,7 @@ octl storage api GetObjectLockConfiguration [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetObjectRetention.md b/docs/reference/octl_storage_api_GetObjectRetention.md index 754bb8d7..26179a3e 100644 --- a/docs/reference/octl_storage_api_GetObjectRetention.md +++ b/docs/reference/octl_storage_api_GetObjectRetention.md @@ -22,6 +22,7 @@ octl storage api GetObjectRetention [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_GetObjectTagging.md b/docs/reference/octl_storage_api_GetObjectTagging.md index 71bd8fa3..cc2daef2 100644 --- a/docs/reference/octl_storage_api_GetObjectTagging.md +++ b/docs/reference/octl_storage_api_GetObjectTagging.md @@ -22,6 +22,7 @@ octl storage api GetObjectTagging [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_HeadBucket.md b/docs/reference/octl_storage_api_HeadBucket.md index 70b5a969..0adda090 100644 --- a/docs/reference/octl_storage_api_HeadBucket.md +++ b/docs/reference/octl_storage_api_HeadBucket.md @@ -19,6 +19,7 @@ octl storage api HeadBucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_HeadObject.md b/docs/reference/octl_storage_api_HeadObject.md index 8a8705cb..a8aa96e5 100644 --- a/docs/reference/octl_storage_api_HeadObject.md +++ b/docs/reference/octl_storage_api_HeadObject.md @@ -38,6 +38,7 @@ octl storage api HeadObject [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_ListBuckets.md b/docs/reference/octl_storage_api_ListBuckets.md index 14086258..68b47a77 100644 --- a/docs/reference/octl_storage_api_ListBuckets.md +++ b/docs/reference/octl_storage_api_ListBuckets.md @@ -21,6 +21,7 @@ octl storage api ListBuckets [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_ListMultipartUploads.md b/docs/reference/octl_storage_api_ListMultipartUploads.md index fcb5c2ec..f45b0e95 100644 --- a/docs/reference/octl_storage_api_ListMultipartUploads.md +++ b/docs/reference/octl_storage_api_ListMultipartUploads.md @@ -26,6 +26,7 @@ octl storage api ListMultipartUploads [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_ListObjectVersions.md b/docs/reference/octl_storage_api_ListObjectVersions.md index 5294a001..2f9c3585 100644 --- a/docs/reference/octl_storage_api_ListObjectVersions.md +++ b/docs/reference/octl_storage_api_ListObjectVersions.md @@ -27,6 +27,7 @@ octl storage api ListObjectVersions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_ListObjectsV2.md b/docs/reference/octl_storage_api_ListObjectsV2.md index 5ee5bb46..32e14db5 100644 --- a/docs/reference/octl_storage_api_ListObjectsV2.md +++ b/docs/reference/octl_storage_api_ListObjectsV2.md @@ -28,6 +28,7 @@ octl storage api ListObjectsV2 [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_ListParts.md b/docs/reference/octl_storage_api_ListParts.md index a2482f65..a5c64bdb 100644 --- a/docs/reference/octl_storage_api_ListParts.md +++ b/docs/reference/octl_storage_api_ListParts.md @@ -27,6 +27,7 @@ octl storage api ListParts [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketAcl.md b/docs/reference/octl_storage_api_PutBucketAcl.md index 0dda92d3..ba8448fc 100644 --- a/docs/reference/octl_storage_api_PutBucketAcl.md +++ b/docs/reference/octl_storage_api_PutBucketAcl.md @@ -35,6 +35,7 @@ octl storage api PutBucketAcl [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketCors.md b/docs/reference/octl_storage_api_PutBucketCors.md index 9538a310..a98e4df1 100644 --- a/docs/reference/octl_storage_api_PutBucketCors.md +++ b/docs/reference/octl_storage_api_PutBucketCors.md @@ -27,6 +27,7 @@ octl storage api PutBucketCors [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketEncryption.md b/docs/reference/octl_storage_api_PutBucketEncryption.md index 164bfeca..7bc800d6 100644 --- a/docs/reference/octl_storage_api_PutBucketEncryption.md +++ b/docs/reference/octl_storage_api_PutBucketEncryption.md @@ -24,6 +24,7 @@ octl storage api PutBucketEncryption [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketLifecycleConfiguration.md b/docs/reference/octl_storage_api_PutBucketLifecycleConfiguration.md index a74cb0fb..5578e6d6 100644 --- a/docs/reference/octl_storage_api_PutBucketLifecycleConfiguration.md +++ b/docs/reference/octl_storage_api_PutBucketLifecycleConfiguration.md @@ -46,6 +46,7 @@ octl storage api PutBucketLifecycleConfiguration [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketPolicy.md b/docs/reference/octl_storage_api_PutBucketPolicy.md index 8a70034c..a20da7af 100644 --- a/docs/reference/octl_storage_api_PutBucketPolicy.md +++ b/docs/reference/octl_storage_api_PutBucketPolicy.md @@ -23,6 +23,7 @@ octl storage api PutBucketPolicy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketVersioning.md b/docs/reference/octl_storage_api_PutBucketVersioning.md index f9ae4fbc..c308bb92 100644 --- a/docs/reference/octl_storage_api_PutBucketVersioning.md +++ b/docs/reference/octl_storage_api_PutBucketVersioning.md @@ -24,6 +24,7 @@ octl storage api PutBucketVersioning [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutBucketWebsite.md b/docs/reference/octl_storage_api_PutBucketWebsite.md index a72431f1..31fe74fd 100644 --- a/docs/reference/octl_storage_api_PutBucketWebsite.md +++ b/docs/reference/octl_storage_api_PutBucketWebsite.md @@ -32,6 +32,7 @@ octl storage api PutBucketWebsite [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutObject.md b/docs/reference/octl_storage_api_PutObject.md index 01d3b09f..3516bed4 100644 --- a/docs/reference/octl_storage_api_PutObject.md +++ b/docs/reference/octl_storage_api_PutObject.md @@ -57,6 +57,7 @@ octl storage api PutObject [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutObjectAcl.md b/docs/reference/octl_storage_api_PutObjectAcl.md index ed03b208..65c33928 100644 --- a/docs/reference/octl_storage_api_PutObjectAcl.md +++ b/docs/reference/octl_storage_api_PutObjectAcl.md @@ -38,6 +38,7 @@ octl storage api PutObjectAcl [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutObjectLockConfiguration.md b/docs/reference/octl_storage_api_PutObjectLockConfiguration.md index 5812f6e3..a9afcf87 100644 --- a/docs/reference/octl_storage_api_PutObjectLockConfiguration.md +++ b/docs/reference/octl_storage_api_PutObjectLockConfiguration.md @@ -27,6 +27,7 @@ octl storage api PutObjectLockConfiguration [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutObjectRetention.md b/docs/reference/octl_storage_api_PutObjectRetention.md index 122f9430..39b72200 100644 --- a/docs/reference/octl_storage_api_PutObjectRetention.md +++ b/docs/reference/octl_storage_api_PutObjectRetention.md @@ -27,6 +27,7 @@ octl storage api PutObjectRetention [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_PutObjectTagging.md b/docs/reference/octl_storage_api_PutObjectTagging.md index 908ca1fe..fa93d7d2 100644 --- a/docs/reference/octl_storage_api_PutObjectTagging.md +++ b/docs/reference/octl_storage_api_PutObjectTagging.md @@ -26,6 +26,7 @@ octl storage api PutObjectTagging [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_UploadPart.md b/docs/reference/octl_storage_api_UploadPart.md index 769d40b9..547df4d8 100644 --- a/docs/reference/octl_storage_api_UploadPart.md +++ b/docs/reference/octl_storage_api_UploadPart.md @@ -34,6 +34,7 @@ octl storage api UploadPart [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_api_UploadPartCopy.md b/docs/reference/octl_storage_api_UploadPartCopy.md index 9653a133..5630fd38 100644 --- a/docs/reference/octl_storage_api_UploadPartCopy.md +++ b/docs/reference/octl_storage_api_UploadPartCopy.md @@ -36,6 +36,7 @@ octl storage api UploadPartCopy [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket.md b/docs/reference/octl_storage_bucket.md index 905b6fc3..a8f68fc0 100644 --- a/docs/reference/octl_storage_bucket.md +++ b/docs/reference/octl_storage_bucket.md @@ -13,6 +13,7 @@ bucket commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_acl.md b/docs/reference/octl_storage_bucket_acl.md index ec3dc2d5..16985e88 100644 --- a/docs/reference/octl_storage_bucket_acl.md +++ b/docs/reference/octl_storage_bucket_acl.md @@ -13,6 +13,7 @@ acl commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_acl_configure.md b/docs/reference/octl_storage_bucket_acl_configure.md index b140e6ce..59432633 100644 --- a/docs/reference/octl_storage_bucket_acl_configure.md +++ b/docs/reference/octl_storage_bucket_acl_configure.md @@ -30,6 +30,7 @@ octl storage bucket acl configure bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_acl_describe.md b/docs/reference/octl_storage_bucket_acl_describe.md index 9be81ad7..3e73ba39 100644 --- a/docs/reference/octl_storage_bucket_acl_describe.md +++ b/docs/reference/octl_storage_bucket_acl_describe.md @@ -23,6 +23,7 @@ octl storage bucket acl describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_cors.md b/docs/reference/octl_storage_bucket_cors.md index 7653c672..f0493b7d 100644 --- a/docs/reference/octl_storage_bucket_cors.md +++ b/docs/reference/octl_storage_bucket_cors.md @@ -13,6 +13,7 @@ cors commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_cors_configure.md b/docs/reference/octl_storage_bucket_cors_configure.md index bdd1bdea..f4265ce1 100644 --- a/docs/reference/octl_storage_bucket_cors_configure.md +++ b/docs/reference/octl_storage_bucket_cors_configure.md @@ -25,6 +25,7 @@ octl storage bucket cors configure bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_cors_describe.md b/docs/reference/octl_storage_bucket_cors_describe.md index 020b796d..aff615bd 100644 --- a/docs/reference/octl_storage_bucket_cors_describe.md +++ b/docs/reference/octl_storage_bucket_cors_describe.md @@ -23,6 +23,7 @@ octl storage bucket cors describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_cors_disable.md b/docs/reference/octl_storage_bucket_cors_disable.md index 7a2facb3..b287adbc 100644 --- a/docs/reference/octl_storage_bucket_cors_disable.md +++ b/docs/reference/octl_storage_bucket_cors_disable.md @@ -23,6 +23,7 @@ octl storage bucket cors disable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_create.md b/docs/reference/octl_storage_bucket_create.md index 6b8c8ddd..5233cc64 100644 --- a/docs/reference/octl_storage_bucket_create.md +++ b/docs/reference/octl_storage_bucket_create.md @@ -32,6 +32,7 @@ octl storage bucket create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_delete.md b/docs/reference/octl_storage_bucket_delete.md index 82d9015b..bdd04904 100644 --- a/docs/reference/octl_storage_bucket_delete.md +++ b/docs/reference/octl_storage_bucket_delete.md @@ -24,6 +24,7 @@ octl storage bucket delete bucket [bucket]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_describe.md b/docs/reference/octl_storage_bucket_describe.md index eaeca528..856ca33e 100644 --- a/docs/reference/octl_storage_bucket_describe.md +++ b/docs/reference/octl_storage_bucket_describe.md @@ -23,6 +23,7 @@ octl storage bucket describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_encryption.md b/docs/reference/octl_storage_bucket_encryption.md index ab86555d..d4e62cea 100644 --- a/docs/reference/octl_storage_bucket_encryption.md +++ b/docs/reference/octl_storage_bucket_encryption.md @@ -13,6 +13,7 @@ encryption commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_encryption_describe.md b/docs/reference/octl_storage_bucket_encryption_describe.md index bcb950c0..819dea12 100644 --- a/docs/reference/octl_storage_bucket_encryption_describe.md +++ b/docs/reference/octl_storage_bucket_encryption_describe.md @@ -23,6 +23,7 @@ octl storage bucket encryption describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_encryption_disable.md b/docs/reference/octl_storage_bucket_encryption_disable.md index 907a3660..cdb271ae 100644 --- a/docs/reference/octl_storage_bucket_encryption_disable.md +++ b/docs/reference/octl_storage_bucket_encryption_disable.md @@ -23,6 +23,7 @@ octl storage bucket encryption disable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_encryption_enable.md b/docs/reference/octl_storage_bucket_encryption_enable.md index ed604167..62ef645f 100644 --- a/docs/reference/octl_storage_bucket_encryption_enable.md +++ b/docs/reference/octl_storage_bucket_encryption_enable.md @@ -23,6 +23,7 @@ octl storage bucket encryption enable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_lifecycle.md b/docs/reference/octl_storage_bucket_lifecycle.md index ad62b920..290e9b15 100644 --- a/docs/reference/octl_storage_bucket_lifecycle.md +++ b/docs/reference/octl_storage_bucket_lifecycle.md @@ -13,6 +13,7 @@ lifecycle commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_lifecycle_configure.md b/docs/reference/octl_storage_bucket_lifecycle_configure.md index 954015b0..e0f6adac 100644 --- a/docs/reference/octl_storage_bucket_lifecycle_configure.md +++ b/docs/reference/octl_storage_bucket_lifecycle_configure.md @@ -25,6 +25,7 @@ octl storage bucket lifecycle configure bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_lifecycle_describe.md b/docs/reference/octl_storage_bucket_lifecycle_describe.md index c7a600cd..429d2597 100644 --- a/docs/reference/octl_storage_bucket_lifecycle_describe.md +++ b/docs/reference/octl_storage_bucket_lifecycle_describe.md @@ -23,6 +23,7 @@ octl storage bucket lifecycle describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_lifecycle_disable.md b/docs/reference/octl_storage_bucket_lifecycle_disable.md index f88c2e63..b13c72f7 100644 --- a/docs/reference/octl_storage_bucket_lifecycle_disable.md +++ b/docs/reference/octl_storage_bucket_lifecycle_disable.md @@ -23,6 +23,7 @@ octl storage bucket lifecycle disable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_list.md b/docs/reference/octl_storage_bucket_list.md index cc76caa9..43594a6a 100644 --- a/docs/reference/octl_storage_bucket_list.md +++ b/docs/reference/octl_storage_bucket_list.md @@ -25,6 +25,7 @@ octl storage bucket list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_objectlock.md b/docs/reference/octl_storage_bucket_objectlock.md index a2d7f22e..62e8db08 100644 --- a/docs/reference/octl_storage_bucket_objectlock.md +++ b/docs/reference/octl_storage_bucket_objectlock.md @@ -13,6 +13,7 @@ objectlock commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_objectlock_configure.md b/docs/reference/octl_storage_bucket_objectlock_configure.md index ae0a7671..62e9a674 100644 --- a/docs/reference/octl_storage_bucket_objectlock_configure.md +++ b/docs/reference/octl_storage_bucket_objectlock_configure.md @@ -25,6 +25,7 @@ octl storage bucket objectlock configure bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_objectlock_describe.md b/docs/reference/octl_storage_bucket_objectlock_describe.md index 679a16d3..3c418e31 100644 --- a/docs/reference/octl_storage_bucket_objectlock_describe.md +++ b/docs/reference/octl_storage_bucket_objectlock_describe.md @@ -23,6 +23,7 @@ octl storage bucket objectlock describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_policy.md b/docs/reference/octl_storage_bucket_policy.md index 281d3c40..07a5069b 100644 --- a/docs/reference/octl_storage_bucket_policy.md +++ b/docs/reference/octl_storage_bucket_policy.md @@ -13,6 +13,7 @@ policy commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_policy_configure.md b/docs/reference/octl_storage_bucket_policy_configure.md index 8acd5183..dd1a2e85 100644 --- a/docs/reference/octl_storage_bucket_policy_configure.md +++ b/docs/reference/octl_storage_bucket_policy_configure.md @@ -26,6 +26,7 @@ octl storage bucket policy configure bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_policy_describe.md b/docs/reference/octl_storage_bucket_policy_describe.md index be515a8c..5a06e410 100644 --- a/docs/reference/octl_storage_bucket_policy_describe.md +++ b/docs/reference/octl_storage_bucket_policy_describe.md @@ -23,6 +23,7 @@ octl storage bucket policy describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_policy_disable.md b/docs/reference/octl_storage_bucket_policy_disable.md index 15e3737b..ece562f7 100644 --- a/docs/reference/octl_storage_bucket_policy_disable.md +++ b/docs/reference/octl_storage_bucket_policy_disable.md @@ -23,6 +23,7 @@ octl storage bucket policy disable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_versioning.md b/docs/reference/octl_storage_bucket_versioning.md index aebaf101..165ce5a7 100644 --- a/docs/reference/octl_storage_bucket_versioning.md +++ b/docs/reference/octl_storage_bucket_versioning.md @@ -13,6 +13,7 @@ versioning commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_versioning_describe.md b/docs/reference/octl_storage_bucket_versioning_describe.md index 0779baea..630c6182 100644 --- a/docs/reference/octl_storage_bucket_versioning_describe.md +++ b/docs/reference/octl_storage_bucket_versioning_describe.md @@ -23,6 +23,7 @@ octl storage bucket versioning describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_versioning_disable.md b/docs/reference/octl_storage_bucket_versioning_disable.md index da9ee0b1..10fce5b7 100644 --- a/docs/reference/octl_storage_bucket_versioning_disable.md +++ b/docs/reference/octl_storage_bucket_versioning_disable.md @@ -23,6 +23,7 @@ octl storage bucket versioning disable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_versioning_enable.md b/docs/reference/octl_storage_bucket_versioning_enable.md index 3b296975..7d3e22b8 100644 --- a/docs/reference/octl_storage_bucket_versioning_enable.md +++ b/docs/reference/octl_storage_bucket_versioning_enable.md @@ -23,6 +23,7 @@ octl storage bucket versioning enable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_website.md b/docs/reference/octl_storage_bucket_website.md index 0848bf54..bf5abb45 100644 --- a/docs/reference/octl_storage_bucket_website.md +++ b/docs/reference/octl_storage_bucket_website.md @@ -13,6 +13,7 @@ website commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_website_configure.md b/docs/reference/octl_storage_bucket_website_configure.md index a0cae23f..e955bdbe 100644 --- a/docs/reference/octl_storage_bucket_website_configure.md +++ b/docs/reference/octl_storage_bucket_website_configure.md @@ -25,6 +25,7 @@ octl storage bucket website configure bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_website_describe.md b/docs/reference/octl_storage_bucket_website_describe.md index 44408e09..10e3710b 100644 --- a/docs/reference/octl_storage_bucket_website_describe.md +++ b/docs/reference/octl_storage_bucket_website_describe.md @@ -23,6 +23,7 @@ octl storage bucket website describe bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_bucket_website_disable.md b/docs/reference/octl_storage_bucket_website_disable.md index 04ee7a60..5893fe80 100644 --- a/docs/reference/octl_storage_bucket_website_disable.md +++ b/docs/reference/octl_storage_bucket_website_disable.md @@ -23,6 +23,7 @@ octl storage bucket website disable bucket [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_multipartupload.md b/docs/reference/octl_storage_multipartupload.md index c0930b1b..606060d3 100644 --- a/docs/reference/octl_storage_multipartupload.md +++ b/docs/reference/octl_storage_multipartupload.md @@ -13,6 +13,7 @@ multipartupload commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_multipartupload_create.md b/docs/reference/octl_storage_multipartupload_create.md index c547fb7c..58001f4c 100644 --- a/docs/reference/octl_storage_multipartupload_create.md +++ b/docs/reference/octl_storage_multipartupload_create.md @@ -45,6 +45,7 @@ octl storage multipartupload create [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_multipartupload_list.md b/docs/reference/octl_storage_multipartupload_list.md index 7d34e8c1..170eb6bc 100644 --- a/docs/reference/octl_storage_multipartupload_list.md +++ b/docs/reference/octl_storage_multipartupload_list.md @@ -31,6 +31,7 @@ octl storage multipartupload list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object.md b/docs/reference/octl_storage_object.md index 12e9fc11..d3fc806e 100644 --- a/docs/reference/octl_storage_object.md +++ b/docs/reference/octl_storage_object.md @@ -13,6 +13,7 @@ object commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_acl.md b/docs/reference/octl_storage_object_acl.md index c8dcf654..77212f30 100644 --- a/docs/reference/octl_storage_object_acl.md +++ b/docs/reference/octl_storage_object_acl.md @@ -13,6 +13,7 @@ acl commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_acl_configure.md b/docs/reference/octl_storage_object_acl_configure.md index 469fc82b..27401a41 100644 --- a/docs/reference/octl_storage_object_acl_configure.md +++ b/docs/reference/octl_storage_object_acl_configure.md @@ -26,6 +26,7 @@ octl storage object acl configure key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_acl_describe.md b/docs/reference/octl_storage_object_acl_describe.md index 9e4f1058..edf0c5f3 100644 --- a/docs/reference/octl_storage_object_acl_describe.md +++ b/docs/reference/octl_storage_object_acl_describe.md @@ -24,6 +24,7 @@ octl storage object acl describe key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_copy.md b/docs/reference/octl_storage_object_copy.md index 8e03288f..30c4b6f5 100644 --- a/docs/reference/octl_storage_object_copy.md +++ b/docs/reference/octl_storage_object_copy.md @@ -40,6 +40,7 @@ octl storage object copy bucket_src/key_src key_dst [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_delete.md b/docs/reference/octl_storage_object_delete.md index 3fb3f96b..78cd5fe8 100644 --- a/docs/reference/octl_storage_object_delete.md +++ b/docs/reference/octl_storage_object_delete.md @@ -31,6 +31,7 @@ octl storage object delete key [key]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_describe.md b/docs/reference/octl_storage_object_describe.md index eef31052..a471da45 100644 --- a/docs/reference/octl_storage_object_describe.md +++ b/docs/reference/octl_storage_object_describe.md @@ -24,6 +24,7 @@ octl storage object describe key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_download.md b/docs/reference/octl_storage_object_download.md index c4e59a13..a0593d9c 100644 --- a/docs/reference/octl_storage_object_download.md +++ b/docs/reference/octl_storage_object_download.md @@ -27,6 +27,7 @@ octl storage object download key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_list.md b/docs/reference/octl_storage_object_list.md index a02c4da0..43c1ddaa 100644 --- a/docs/reference/octl_storage_object_list.md +++ b/docs/reference/octl_storage_object_list.md @@ -31,6 +31,7 @@ octl storage object list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_presign.md b/docs/reference/octl_storage_object_presign.md index 1b93c0fb..09825331 100644 --- a/docs/reference/octl_storage_object_presign.md +++ b/docs/reference/octl_storage_object_presign.md @@ -19,6 +19,7 @@ octl storage object presign key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_put.md b/docs/reference/octl_storage_object_put.md index cb6ffdc6..6bb2a0de 100644 --- a/docs/reference/octl_storage_object_put.md +++ b/docs/reference/octl_storage_object_put.md @@ -49,6 +49,7 @@ octl storage object put key [key]... [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_retention.md b/docs/reference/octl_storage_object_retention.md index 4100d168..3e304a1b 100644 --- a/docs/reference/octl_storage_object_retention.md +++ b/docs/reference/octl_storage_object_retention.md @@ -13,6 +13,7 @@ retention commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_retention_configure.md b/docs/reference/octl_storage_object_retention_configure.md index dd556d9b..aed9704a 100644 --- a/docs/reference/octl_storage_object_retention_configure.md +++ b/docs/reference/octl_storage_object_retention_configure.md @@ -25,6 +25,7 @@ octl storage object retention configure key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_retention_desc.md b/docs/reference/octl_storage_object_retention_desc.md index dabdb362..d888e753 100644 --- a/docs/reference/octl_storage_object_retention_desc.md +++ b/docs/reference/octl_storage_object_retention_desc.md @@ -24,6 +24,7 @@ octl storage object retention desc key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_tagging.md b/docs/reference/octl_storage_object_tagging.md index a7b26f00..476aaa61 100644 --- a/docs/reference/octl_storage_object_tagging.md +++ b/docs/reference/octl_storage_object_tagging.md @@ -13,6 +13,7 @@ tagging commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_tagging_configure.md b/docs/reference/octl_storage_object_tagging_configure.md index 3b7d9769..af075960 100644 --- a/docs/reference/octl_storage_object_tagging_configure.md +++ b/docs/reference/octl_storage_object_tagging_configure.md @@ -26,6 +26,7 @@ octl storage object tagging configure key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_tagging_delete.md b/docs/reference/octl_storage_object_tagging_delete.md index 805359e8..a59cbb0c 100644 --- a/docs/reference/octl_storage_object_tagging_delete.md +++ b/docs/reference/octl_storage_object_tagging_delete.md @@ -24,6 +24,7 @@ octl storage object tagging delete key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_tagging_describe.md b/docs/reference/octl_storage_object_tagging_describe.md index 39764f6c..1315629e 100644 --- a/docs/reference/octl_storage_object_tagging_describe.md +++ b/docs/reference/octl_storage_object_tagging_describe.md @@ -24,6 +24,7 @@ octl storage object tagging describe key [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_object_versions.md b/docs/reference/octl_storage_object_versions.md index 9b8bf2ce..9834dc87 100644 --- a/docs/reference/octl_storage_object_versions.md +++ b/docs/reference/octl_storage_object_versions.md @@ -24,6 +24,7 @@ octl storage object versions [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_part.md b/docs/reference/octl_storage_part.md index e2557c27..05d2e0f8 100644 --- a/docs/reference/octl_storage_part.md +++ b/docs/reference/octl_storage_part.md @@ -13,6 +13,7 @@ part commands ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_storage_part_list.md b/docs/reference/octl_storage_part_list.md index c51dd9d1..9d57f222 100644 --- a/docs/reference/octl_storage_part_list.md +++ b/docs/reference/octl_storage_part_list.md @@ -29,6 +29,7 @@ octl storage part list [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/docs/reference/octl_update.md b/docs/reference/octl_update.md index d982f4c3..5b19c748 100644 --- a/docs/reference/octl_update.md +++ b/docs/reference/octl_update.md @@ -19,6 +19,7 @@ octl update [flags] ``` -c, --columns string columns to display - [+]<title>:<jq query for content>||<title>:<jq query for content> --config string Path of profile file (by default, ~/.osc/config.json) + --dry-run Display the request payload that would be sent to the API without sending it --filter strings comma separated list of filters for results - name:value,name:value, alias for jq filter 'select(.name | tostring | test("value"))' --jq string jq filter --no-upgrade do not check for new versions diff --git a/pkg/output/flags.go b/pkg/output/flags.go index f3ad16de..ae130e5f 100644 --- a/pkg/output/flags.go +++ b/pkg/output/flags.go @@ -75,7 +75,11 @@ func NewFromFlags(fs *pflag.FlagSet, out, contentField string, cols config.Colum } else { cols = slices.Clone(cols) } + dryRun, _ := fs.GetBool("dry-run") switch { + case dryRun: + messages.Info("--dry-run is incompatible with the table output format, switching to YAML...") + fmter = format.YAML{} case len(cols) == 0: messages.Info("No columns for table, switching to YAML...") fmter = format.YAML{} diff --git a/pkg/runner/run.go b/pkg/runner/run.go index 511802e1..fec35d51 100644 --- a/pkg/runner/run.go +++ b/pkg/runner/run.go @@ -93,10 +93,20 @@ func doRun[Client any, Error error](cmd *cobra.Command, args []string, cl Client debug.Println("call", cmd.Name()) e := cfg.Entities[c.Entity] debug.Println("entity", c.Entity) - _, out, err := output.NewFromFlags(cmd.Flags(), "", c.Content, e.Columns, e.Explode, e.Sort) + fmter, out, err := output.NewFromFlags(cmd.Flags(), "", c.Content, e.Columns, e.Explode, e.Sort) if err != nil { return err } + + dryRun, _ := cmd.Flags().GetBool("dry-run") + if dryRun { + arg := callArgs[len(callArgs)-1] + if !arg.CanInterface() { + messages.ExitErr(errors.New("payload cannot be displayed")) + } + return fmter.Format(cmd.Context(), os.Stdout, arg.Interface()) + } + call := read.FetchPage{ Method: reflect.ValueOf(cl).MethodByName(cmd.Name()), Args: callArgs,