MCPcopy Create free account

hub / github.com/digitalocean/doctl / functions

Functions4,869 in github.com/digitalocean/doctl

↓ 2 callersFunctionRunAppsGet
RunAppsGet gets an app.
commands/apps.go:499
↓ 2 callersFunctionRunAppsRestart
RunAppsRestart restarts an app.
commands/apps.go:607
↓ 2 callersFunctionRunAuthSwitch
RunAuthSwitch changes the default context and writes it to the configuration.
commands/auth.go:295
↓ 2 callersFunctionRunCDNDelete
RunCDNDelete deletes a cdn.
commands/cdns.go:243
↓ 2 callersFunctionRunCDNFlushCache
RunCDNFlushCache flushes the cache of an individual cdn
commands/cdns.go:262
↓ 2 callersFunctionRunCDNGet
RunCDNGet returns an individual CDN.
commands/cdns.go:117
↓ 2 callersFunctionRunCertificateDelete
RunCertificateDelete deletes a certificate by its identifier.
commands/certificates.go:212
↓ 2 callersFunctionRunCertificateGet
RunCertificateGet retrieves an existing certificate by its identifier.
commands/certificates.go:95
↓ 2 callersFunctionRunCertificateList
RunCertificateList lists certificates.
commands/certificates.go:188
↓ 2 callersFunctionRunCmdAlertPolicyCreate
RunCmdAlertPolicyCreate runs alert policy create.
commands/monitoring.go:108
↓ 2 callersFunctionRunCmdTagDelete
RunCmdTagDelete runs tag delete.
commands/tags.go:120
↓ 2 callersFunctionRunDatabaseBackupsList
RunDatabaseBackupsList lists all the backups for a database cluster
commands/databases.go:495
↓ 2 callersFunctionRunDatabaseDBCreate
RunDatabaseDBCreate creates a database for a database cluster
commands/databases.go:1662
↓ 2 callersFunctionRunDatabaseDBDelete
RunDatabaseDBDelete deletes a database
commands/databases.go:1679
↓ 2 callersFunctionRunDatabaseDBList
Database DBs RunDatabaseDBList retrieves a list of databases for specific database cluster
commands/databases.go:1629
↓ 2 callersFunctionRunDatabaseDelete
RunDatabaseDelete deletes a database cluster
commands/databases.go:443
↓ 2 callersFunctionRunDatabaseEngineOptions
RunDatabaseEngineOptions retrieves a list of the available database engines
commands/databases.go:1174
↓ 2 callersFunctionRunDatabaseGetSQLModes
RunDatabaseGetSQLModes gets the sql modes set on the database
commands/databases.go:1942
↓ 2 callersFunctionRunDatabaseInstallUpdate
RunDatabaseInstallUpdate starts installation of updates
commands/databases.go:724
↓ 2 callersFunctionRunDatabaseList
Clusters RunDatabaseList returns a list of database clusters.
commands/databases.go:178
↓ 2 callersFunctionRunDatabaseMaintenanceGet
Database Maintenance Window RunDatabaseMaintenanceGet retrieves the maintenance window info for a database cluster
commands/databases.go:688
↓ 2 callersFunctionRunDatabaseMaintenanceUpdate
RunDatabaseMaintenanceUpdate updates the maintenance window info for a database cluster
commands/databases.go:709
↓ 2 callersFunctionRunDatabasePoolDelete
RunDatabasePoolDelete deletes a database pool
commands/databases.go:1562
↓ 2 callersFunctionRunDatabasePoolList
Database Pools RunDatabasePoolList retrieves a list of pools for specific database cluster
commands/databases.go:1423
↓ 2 callersFunctionRunDatabasePoolUpdate
RunDatabasePoolUpdate updates a database pool.
commands/databases.go:1506
↓ 2 callersFunctionRunDatabaseReplicaCreate
RunDatabaseReplicaCreate creates a read-only replica for a database cluster
commands/databases.go:1812
↓ 2 callersFunctionRunDatabaseReplicaDelete
RunDatabaseReplicaDelete deletes a read-only replica
commands/databases.go:1856
↓ 2 callersFunctionRunDatabaseReplicaList
Database Replicas RunDatabaseReplicaList retrieves a list of replicas for specific database cluster
commands/databases.go:1779
↓ 2 callersFunctionRunDatabaseReplicaPromote
RunDatabaseReplicaPromote promotes a read-only replica to become a primary cluster
commands/databases.go:1876
↓ 2 callersFunctionRunDatabaseSetSQLModes
RunDatabaseSetSQLModes sets the sql modes on the database
commands/databases.go:1963
↓ 2 callersFunctionRunDatabaseStorageAutoscaleGet
RunDatabaseStorageAutoscaleGet retrieves storage autoscaling settings for a database cluster.
commands/databases.go:799
↓ 2 callersFunctionRunDatabaseTopicDelete
(c *CmdConfig)
commands/databases.go:2020
↓ 2 callersFunctionRunDatabaseTopicGet
(c *CmdConfig)
commands/databases.go:1988
↓ 2 callersFunctionRunDatabaseTopicList
(c *CmdConfig)
commands/databases.go:1974
↓ 2 callersFunctionRunDatabaseUserDelete
RunDatabaseUserDelete deletes a database user
commands/databases.go:1109
↓ 2 callersFunctionRunDatabaseUserList
Database Users RunDatabaseUserList retrieves a list of users for specific database cluster
commands/databases.go:943
↓ 2 callersFunctionRunDedicatedInferenceCreate
RunDedicatedInferenceCreate creates a new dedicated inference endpoint.
commands/dedicated_inference.go:244
↓ 2 callersFunctionRunDedicatedInferenceCreateToken
RunDedicatedInferenceCreateToken creates a new auth token for a dedicated inference endpoint.
commands/dedicated_inference.go:351
↓ 2 callersFunctionRunDedicatedInferenceDelete
RunDedicatedInferenceDelete deletes a dedicated inference endpoint by ID.
commands/dedicated_inference.go:431
↓ 2 callersFunctionRunDedicatedInferenceGet
RunDedicatedInferenceGet retrieves a dedicated inference endpoint by ID.
commands/dedicated_inference.go:274
↓ 2 callersFunctionRunDedicatedInferenceListTokens
RunDedicatedInferenceListTokens lists all auth tokens for a dedicated inference endpoint.
commands/dedicated_inference.go:374
↓ 2 callersFunctionRunDomainDelete
RunDomainDelete deletes a domain by name.
commands/domains.go:171
↓ 2 callersFunctionRunDropletActionChangeKernel
RunDropletActionChangeKernel changes the kernel for a droplet.
commands/droplet_actions.go:615
↓ 2 callersFunctionRunDropletActionDisableBackups
RunDropletActionDisableBackups disables backups for a droplet.
commands/droplet_actions.go:270
↓ 2 callersFunctionRunDropletActionEnableIPv6
RunDropletActionEnableIPv6 enables IPv6 for a droplet.
commands/droplet_actions.go:464
↓ 2 callersFunctionRunDropletActionEnablePrivateNetworking
RunDropletActionEnablePrivateNetworking enables private networking for a droplet.
commands/droplet_actions.go:484
↓ 2 callersFunctionRunDropletActionGet
RunDropletActionGet returns a droplet action by id.
commands/droplet_actions.go:223
↓ 2 callersFunctionRunDropletActionPasswordReset
RunDropletActionPasswordReset resets the droplet root password.
commands/droplet_actions.go:444
↓ 2 callersFunctionRunDropletActionPowerCycle
RunDropletActionPowerCycle power cycles a droplet.
commands/droplet_actions.go:365
↓ 2 callersFunctionRunDropletActionPowerOff
RunDropletActionPowerOff turns droplet power off.
commands/droplet_actions.go:404
↓ 2 callersFunctionRunDropletActionPowerOn
RunDropletActionPowerOn turns droplet power on.
commands/droplet_actions.go:424
↓ 2 callersFunctionRunDropletActionReboot
RunDropletActionReboot reboots a droplet.
commands/droplet_actions.go:346
↓ 2 callersFunctionRunDropletActionRename
RunDropletActionRename renames a droplet.
commands/droplet_actions.go:590
↓ 2 callersFunctionRunDropletActionResize
RunDropletActionResize resizes a droplet giving a size slug and optionally expands the disk.
commands/droplet_actions.go:530
↓ 2 callersFunctionRunDropletActionRestore
RunDropletActionRestore restores a droplet using an image id.
commands/droplet_actions.go:504
↓ 2 callersFunctionRunDropletActionShutdown
RunDropletActionShutdown shuts a droplet down.
commands/droplet_actions.go:385
↓ 2 callersFunctionRunDropletActionSnapshot
RunDropletActionSnapshot creates a snapshot for a droplet.
commands/droplet_actions.go:640
↓ 2 callersFunctionRunGetRegistryOptionsRegions
(c *CmdConfig)
commands/registry.go:1085
↓ 2 callersFunctionRunGradientAIListModels
(c *CmdConfig)
commands/gradientai_list_models.go:27
↓ 2 callersFunctionRunGradientAIListRegions
(c *CmdConfig)
commands/gradientai_list_regions.go:25
↓ 2 callersFunctionRunImagesDelete
RunImagesDelete deletes an image.
commands/images.go:243
↓ 2 callersFunctionRunKeyDelete
RunKeyDelete deletes a key.
commands/sshkeys.go:181
↓ 2 callersFunctionRunKeyGet
RunKeyGet retrieves a key.
commands/sshkeys.go:87
↓ 2 callersFunctionRunKeyUpdate
RunKeyUpdate updates a key.
commands/sshkeys.go:203
↓ 2 callersFunctionRunKnowledgeBaseAddDataSource
RunKnowledgeBaseAddDataSource adds a data source to a knowledge base.
commands/gradientai_knowledge_base.go:436
↓ 2 callersMethodRunKubernetesClusterUpdate
RunKubernetesClusterUpdate updates an existing kubernetes with new configuration.
commands/kubernetes.go:879
↓ 2 callersMethodRunKubernetesNodePoolCreate
RunKubernetesNodePoolCreate creates a new cluster node pool with a given configuration.
commands/kubernetes.go:1553
↓ 2 callersMethodRunKubernetesNodePoolList
RunKubernetesNodePoolList lists cluster node pool.
commands/kubernetes.go:1534
↓ 2 callersMethodRunKubernetesNodePoolRecycle
RunKubernetesNodePoolRecycle DEPRECATED: will be removed in v2.0, please use delete-node or replace-node
commands/kubernetes.go:1606
↓ 2 callersFunctionRunListRepositoriesV2
RunListRepositoriesV2 lists repositories for the registry
commands/registry.go:674
↓ 2 callersFunctionRunLoadBalancerAddDroplets
RunLoadBalancerAddDroplets adds droplets to a load balancer.
commands/load_balancers.go:304
↓ 2 callersFunctionRunLoadBalancerAddForwardingRules
RunLoadBalancerAddForwardingRules adds forwarding rules to a load balancer.
commands/load_balancers.go:346
↓ 2 callersFunctionRunLoadBalancerDelete
RunLoadBalancerDelete deletes a load balancer by its identifier.
commands/load_balancers.go:279
↓ 2 callersFunctionRunLoadBalancerRemoveDroplets
RunLoadBalancerRemoveDroplets removes droplets from a load balancer.
commands/load_balancers.go:325
↓ 2 callersFunctionRunLoadBalancerRemoveForwardingRules
RunLoadBalancerRemoveForwardingRules removes forwarding rules from a load balancer.
commands/load_balancers.go:367
↓ 2 callersFunctionRunPartnerAttachmentGet
RunPartnerAttachmentGet retrieves an existing Partner Attachment by its identifier.
commands/partner_network_connect.go:281
↓ 2 callersFunctionRunPartnerAttachmentUpdate
RunPartnerAttachmentUpdate updates an existing Partner Attachment with new configuration.
commands/partner_network_connect.go:323
↓ 2 callersFunctionRunProjectResourcesAssign
RunProjectResourcesAssign assigns a Project Resource.
commands/projects.go:291
↓ 2 callersFunctionRunProjectResourcesGet
RunProjectResourcesGet retrieves a Project Resource.
commands/projects.go:252
↓ 2 callersFunctionRunRecordCreate
RunRecordCreate creates a domain record.
commands/domains.go:220
↓ 2 callersFunctionRunRecordList
RunRecordList list records for a domain.
commands/domains.go:198
↓ 2 callersFunctionRunRegistriesDelete
RunRegistriesDelete deletes a specific registry.
commands/registry.go:1291
↓ 2 callersFunctionRunRegistryCreate
Registry Run Commands RunRegistryCreate creates a registry
commands/registry.go:380
↓ 2 callersFunctionRunReservedIPv6Create
RunReservedIPv6Create runs reserved IP create.
commands/reserved_ipv6s.go:73
↓ 2 callersFunctionRunReservedIPv6Get
RunReservedIPv6Get retrieves a reserved IP's details.
commands/reserved_ipv6s.go:98
↓ 2 callersFunctionRunSnapshotGet
RunSnapshotGet returns a snapshot
commands/snapshots.go:157
↓ 2 callersFunctionRunTriggerToggle
RunTriggerToggle provides the logic for 'doctl sls trig enabled/disabled'
commands/triggers.go:86
↓ 2 callersFunctionRunVPCDelete
RunVPCDelete deletes a VPC by its identifier.
commands/vpcs.go:208
↓ 2 callersFunctionRunVPCGet
RunVPCGet retrieves an existing VPC by its identifier.
commands/vpcs.go:94
↓ 2 callersFunctionRunVPCPeeringDelete
RunVPCPeeringDelete deletes a VPC Peering by its identifier.
commands/vpc_peerings.go:195
↓ 2 callersFunctionRunVPCPeeringGet
RunVPCPeeringGet retrieves an existing VPC Peering by its identifier.
commands/vpc_peerings.go:77
↓ 2 callersFunctionRunVPCPeeringList
RunVPCPeeringList lists VPC Peerings
commands/vpc_peerings.go:147
↓ 2 callersFunctionRunVPCPeeringUpdate
RunVPCPeeringUpdate updates an existing VPC Peering with new configuration.
commands/vpc_peerings.go:171
↓ 2 callersFunctionRunVPCUpdate
RunVPCUpdate updates an existing VPC with new configuration.
commands/vpcs.go:161
↓ 2 callersFunctionRunVectorDBBackupsList
RunVectorDBBackupsList lists backups for a vector database.
commands/vector_databases.go:343
↓ 2 callersFunctionRunVectorDBCreate
RunVectorDBCreate creates a vector database.
commands/vector_databases.go:139
↓ 2 callersFunctionRunVectorDBCredentials
RunVectorDBCredentials retrieves admin credentials for a vector database.
commands/vector_databases.go:328
↓ 2 callersFunctionRunVectorDBDelete
RunVectorDBDelete deletes a vector database.
commands/vector_databases.go:207
↓ 2 callersFunctionRunVectorDBGet
RunVectorDBGet returns an individual vector database.
commands/vector_databases.go:125
↓ 2 callersFunctionRunVectorDBList
RunVectorDBList returns a list of vector databases.
commands/vector_databases.go:115
← previousnext →701–800 of 4,869, ranked by callers