# Bunnyshell Docs Documentation > Documentation for Bunnyshell Docs ## Guides - [What is Bunnyshell](https://documentation.bunnyshell.com/docs/introduction-to-bunnyshell.md) - [Bunnyshell Requirements](https://documentation.bunnyshell.com/docs/prepare-to-use-bunnyshell.md) - [Basic Terminology](https://documentation.bunnyshell.com/docs/basic-terminology.md): Concepts needed to understand Bunnyshell - [How Bunnyshell works](https://documentation.bunnyshell.com/docs/how-bunnyshell-works.md) - [QUICKSTART GUIDE](https://documentation.bunnyshell.com/docs/quickstart-guide.md) - [Organizations](https://documentation.bunnyshell.com/docs/organizations.md): Top-most environment grouping mechanism - [Projects](https://documentation.bunnyshell.com/docs/projects.md): Environment grouping mechanism - [Project Settings](https://documentation.bunnyshell.com/docs/project-settings.md) - [Environments](https://documentation.bunnyshell.com/docs/environments.md) - [Environment View](https://documentation.bunnyshell.com/docs/environment-view.md) - [Environment Actions](https://documentation.bunnyshell.com/docs/environment-actions.md) - [Environment definition - bunnyshell.yaml](https://documentation.bunnyshell.com/docs/environment-definition.md): Environment definition - [Settings](https://documentation.bunnyshell.com/docs/environment-settings.md): Environment settings - [Workspaces](https://documentation.bunnyshell.com/docs/workspaces.md) - [Creating and Connecting a Workspace to Your IDE](https://documentation.bunnyshell.com/docs/creating-and-connecting-a-workspace-to-your-ide.md) - [Components](https://documentation.bunnyshell.com/docs/components.md) - [Docker Compose](https://documentation.bunnyshell.com/docs/components-docker-compose.md): Docker-compose components - [Health checks for Docker Compose](https://documentation.bunnyshell.com/docs/health-checks-for-docker-compose.md) - [CronJobs for Docker Compose](https://documentation.bunnyshell.com/docs/cronjobs-for-docker-compose.md) - [Volumes for Docker Compose](https://documentation.bunnyshell.com/docs/volumes-for-docker-compose.md) - [Ingress for Docker Compose](https://documentation.bunnyshell.com/docs/ingress-for-docker-compose.md) - [Horizontal Pod Autoscaling for Docker Compose](https://documentation.bunnyshell.com/docs/hpa-for-docker-compose.md) - [Docker Image](https://documentation.bunnyshell.com/docs/components-docker-image.md): Build component for Docker images - [Custom Docker Image](https://documentation.bunnyshell.com/docs/components-custom-docker-image.md): Build component for Docker images - [Docker build](https://documentation.bunnyshell.com/docs/cdi-docker-build.md): CustomDockerImage build with self hosted Docker - [Gradle Jib build](https://documentation.bunnyshell.com/docs/cdi-gradle-jib-build.md): CustomDockerImage build with Gradle and Jib plugin - [Helm](https://documentation.bunnyshell.com/docs/components-helm.md): Customizable component for Helm Charts - [Kubernetes Manifest](https://documentation.bunnyshell.com/docs/components-kubernetes-manifest.md): Customizable component for Kubernetes manifests - [Terraform](https://documentation.bunnyshell.com/docs/components-terraform.md) - [Generic Component](https://documentation.bunnyshell.com/docs/components-generic-component.md): Customizable component for writing your own integrations - [Static Application](https://documentation.bunnyshell.com/docs/components-static-application.md) - [Environment workflows & Pipelines](https://documentation.bunnyshell.com/docs/environment-workflows-pipelines.md) - [Deploy](https://documentation.bunnyshell.com/docs/environment-workflows-deploy.md): Workflow for deployment of an environment - [Destroy](https://documentation.bunnyshell.com/docs/environment-workflows-destroy.md): Workflow for destruction of an environment - [Start](https://documentation.bunnyshell.com/docs/environment-workflows-start.md): Workflow for starting an environment - [Stop](https://documentation.bunnyshell.com/docs/environment-workflows-stop.md): Workflow for stopping an environment - [Variables](https://documentation.bunnyshell.com/docs/variables.md): Enabling referencing in environments - [Variable Interpolation](https://documentation.bunnyshell.com/docs/variables-interpolation.md): Variables within variables - [Variable Groups](https://documentation.bunnyshell.com/docs/variables-groups.md) - [Variable Interpolation Filters](https://documentation.bunnyshell.com/docs/variable-interpolation-filters.md) - [Data seeding](https://documentation.bunnyshell.com/docs/data-seeding.md) - [Container database](https://documentation.bunnyshell.com/docs/data-seeding-container-database.md) - [Cloud-managed database](https://documentation.bunnyshell.com/docs/data-seeding-cloud-managed-database.md) - [SaaS / serverless database](https://documentation.bunnyshell.com/docs/data-seeding-saas-serverless-database.md) - [URLs](https://documentation.bunnyshell.com/docs/urls.md) - [Exposing URLs](https://documentation.bunnyshell.com/docs/exposing-urls.md): Publicly exposing endpoints - [Customizing URLs](https://documentation.bunnyshell.com/docs/customizing-urls.md) - [Custom domains](https://documentation.bunnyshell.com/docs/custom-domains.md) - [Custom Load Balancer Configuration](https://documentation.bunnyshell.com/docs/custom-load-balancer-configuration.md) - [Securing access for certain IPs](https://documentation.bunnyshell.com/docs/securing-access-for-certain-ips.md): Applies to Docker-Compose components only - [Troubleshooting](https://documentation.bunnyshell.com/docs/troubleshooting.md) - [Troubleshooting workflows](https://documentation.bunnyshell.com/docs/troubleshooting-workflows.md): Debugging deploy / destroy / start / stop - [Troubleshooting components](https://documentation.bunnyshell.com/docs/troubleshooting-components.md): Debugging deployed applications and services - [Public API](https://documentation.bunnyshell.com/docs/public-api.md) - [SDK](https://documentation.bunnyshell.com/docs/sdk.md) - [Whitelisting Bunnyshell IP Addresses](https://documentation.bunnyshell.com/docs/whitelisting-bunnyshell-ips.md) - [Bunnyshell CLI Overview](https://documentation.bunnyshell.com/docs/bunnyshell-cli.md) - [Install the CLI](https://documentation.bunnyshell.com/docs/bunnyshell-cli-install.md) - [CLI Authentication](https://documentation.bunnyshell.com/docs/bunnyshell-cli-authentication.md) - [Shell Autocomplete](https://documentation.bunnyshell.com/docs/bunnyshell-cli-autocomplete.md) - [Secrets](https://documentation.bunnyshell.com/docs/secrets.md) - [Port Forwarding](https://documentation.bunnyshell.com/docs/bunnyshell-cli-port-forwarding.md) - [SSH](https://documentation.bunnyshell.com/docs/bunnyshell-cli-ssh.md) - [Debug](https://documentation.bunnyshell.com/docs/bunnyshell-cli-debug.md) - [CLI Profiles](https://documentation.bunnyshell.com/docs/bunnyshell-cli-profiles.md) - [Variables Import](https://documentation.bunnyshell.com/docs/bunnyshell-cli-import-variables.md) - [Remote Development Overview](https://documentation.bunnyshell.com/docs/remote-development.md) - [Start Remote Development](https://documentation.bunnyshell.com/docs/remote-development-start.md) - [Obtain the Component ID](https://documentation.bunnyshell.com/docs/remote-development-component-id.md) - [Sync files from local](https://documentation.bunnyshell.com/docs/remote-development-local-files.md) - [Exclusive remote files](https://documentation.bunnyshell.com/docs/remote-development-remote-files.md) - [Sharing the configuration](https://documentation.bunnyshell.com/docs/remote-development-sharing-configuration.md) - [Debugging remotely with VS Code](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code.md) - [Pre-requisites](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-pre-requisites.md) - [Start Remote Development](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-start.md) - [Configure the connection](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-connection.md) - [Develop (Edit Files)](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-develop.md) - [Debug](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-debug.md) - [Debug node.js](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-debug-nodejs.md) - [Debug PHP](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-debug-php.md) - [Debug Java](https://documentation.bunnyshell.com/docs/remote-development-configure-vs-code-debug-java.md) - [Debugging locally with port forwarding](https://documentation.bunnyshell.com/docs/remote-development-debugging.md) - [Debugging node.js](https://documentation.bunnyshell.com/docs/remote-development-debugging-nodejs.md) - [Debugging PHP](https://documentation.bunnyshell.com/docs/remote-development-debugging-php.md) - [Debugging Java](https://documentation.bunnyshell.com/docs/remote-development-debugging-java.md) - [Debugging frontend apps](https://documentation.bunnyshell.com/docs/remote-development-debugging-frontend.md) - [Debugging frontend in VS Code](https://documentation.bunnyshell.com/docs/remote-development-debugging-frontend-vscode.md) - [Debugging frontend in Jetbrains](https://documentation.bunnyshell.com/docs/remote-development-debugging-frontend-jetbrains.md) - [Stop Remote Development](https://documentation.bunnyshell.com/docs/remote-development-stop.md) - [Prevent Remote Development](https://documentation.bunnyshell.com/docs/remote-development-prevent.md) - [What are Templates](https://documentation.bunnyshell.com/docs/templates-what-are-templates.md) - [Use Templates in Bunnyshell](https://documentation.bunnyshell.com/docs/templates-use-templates.md) - [Clone Template repositories](https://documentation.bunnyshell.com/docs/templates-clone-template-repositories.md) - [Add your own Templates](https://documentation.bunnyshell.com/docs/templates-add-custom-templates.md) - [Prepare repository for Custom Templates](https://documentation.bunnyshell.com/docs/templates-prepare-repository-for-custom-templates.md) - [Configurable Templates with Variables](https://documentation.bunnyshell.com/docs/templates-variables.md) - [Sync Environment with Template](https://documentation.bunnyshell.com/docs/templates-sync-environment-with-template.md) - [Build Settings](https://documentation.bunnyshell.com/docs/build-settings.md) - [Resource Allocation](https://documentation.bunnyshell.com/docs/build-settings-resource-allocation.md) - [Namespace isolation](https://documentation.bunnyshell.com/docs/namespace-isolation.md) - [Ingress Controller Service Type](https://documentation.bunnyshell.com/docs/cluster-ingress-controller-service-type.md) - [Git Providers](https://documentation.bunnyshell.com/docs/git-providers.md) - [GitHub](https://documentation.bunnyshell.com/docs/git-providers-github.md) - [Self-hosted GitHub](https://documentation.bunnyshell.com/docs/git-providers-self-github.md) - [Self-hosted GitLab](https://documentation.bunnyshell.com/docs/git-providers-self-gitlab.md) - [Self-hosted Azure DevOps](https://documentation.bunnyshell.com/docs/git-providers-self-azure.md) - [Git ChatOps](https://documentation.bunnyshell.com/docs/git-chatops.md) - [Kubernetes clusters](https://documentation.bunnyshell.com/docs/kubernetes-clusters.md) - [Bunnyshell Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-bunnyshell.md) - [AWS Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-aws.md) - [Azure Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-azure.md) - [GCP Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-gcp.md) - [DigitalOcean Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-do.md) - [Scaleway Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-scaleway.md) - [DT Cloud Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-dtcloud.md) - [Private Kubernetes Cluster](https://documentation.bunnyshell.com/docs/kubernetes-clusters-private.md) - [Kubernetes Cluster Changes](https://documentation.bunnyshell.com/docs/kubernetes-cluster-changes.md) - [Image Registries](https://documentation.bunnyshell.com/docs/image-registries.md) - [AWS ECR](https://documentation.bunnyshell.com/docs/image-registries-ecr.md) - [Azure Container Registry](https://documentation.bunnyshell.com/docs/image-registries-azure-acr.md) - [Docker Hub](https://documentation.bunnyshell.com/docs/image-registries-dockerhub.md) - [GitHub Container Registry](https://documentation.bunnyshell.com/docs/image-registries-github.md) - [GitLab Container Registry](https://documentation.bunnyshell.com/docs/image-registries-gitlab.md) - [Google Container Registry](https://documentation.bunnyshell.com/docs/image-registries-gcr.md) - [Google Artifact Registry - Docker Repository](https://documentation.bunnyshell.com/docs/image-registries-gcp-artifacts.md) - [Harbor](https://documentation.bunnyshell.com/docs/image-registries-harbor.md) - [JFrog Artifactory](https://documentation.bunnyshell.com/docs/image-registries-artifactory.md) - [Scaleway Registry](https://documentation.bunnyshell.com/docs/image-registries-scaleway.md) - [Sonatype Nexus Registry](https://documentation.bunnyshell.com/docs/image-registries-sonatype.md) - [Private Image Registry](https://documentation.bunnyshell.com/docs/image-registries-private.md) - [Slack](https://documentation.bunnyshell.com/docs/slack.md) - [Microsoft Teams](https://documentation.bunnyshell.com/docs/microsoft-teams.md) - [What are connectors](https://documentation.bunnyshell.com/docs/connectors.md) - [Neon database (Postgres)](https://documentation.bunnyshell.com/docs/connectors-neon-database.md) - [PlanetScale database (MySQL)](https://documentation.bunnyshell.com/docs/connectors-planetscale-database.md) - [Xata data platform](https://documentation.bunnyshell.com/docs/connectors-xata-dataplatform.md) - [Create a cluster](https://documentation.bunnyshell.com/docs/k8s-cluster-create.md) - [Create an AWS Kubernetes Cluster](https://documentation.bunnyshell.com/docs/k8s-cluster-aws-create.md) - [Create an Azure Kubernetes Cluster](https://documentation.bunnyshell.com/docs/k8s-cluster-azure-create.md) - [Create a GCP Kubernetes Cluster](https://documentation.bunnyshell.com/docs/k8s-cluster-gcp-create.md) - [Private and Air-Gapped Cluster](https://documentation.bunnyshell.com/docs/private-kubernetes-clusters.md) - [Prepare the cluster](https://documentation.bunnyshell.com/docs/k8s-cluster-prepare.md): Information on cluster pre-requisites - [Building images](https://documentation.bunnyshell.com/docs/k8s-cluster-building-images.md): Cluster pre-requisites for building images - [AWS Docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-aws.md): Cluster pre-requisites on being able to create volumes for docker-compose components - [Azure Docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-azure.md) - [GCP Docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-gcp.md) - [DigitalOcean Docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-do.md) - [Scaleway docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-scaleway.md): Cluster pre-requisites on being able to create volumes for docker-compose components - [DT Cloud docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-dtcloud.md): Cluster pre-requisites on being able to create volumes for docker-compose components - [Private Cluster docker-compose volumes](https://documentation.bunnyshell.com/docs/k8s-cluster-volumes-private.md): Cluster pre-requisites on being able to create volumes for docker-compose components - [Cost Tracking](https://documentation.bunnyshell.com/docs/cost-tracking.md) - [Activate Cost Tracking](https://documentation.bunnyshell.com/docs/cost-tracking-activate.md) - [Cost Reporting](https://documentation.bunnyshell.com/docs/cost-reporting.md) - [Engineering Metrics](https://documentation.bunnyshell.com/docs/engineering-metrics.md) - [Metrics explained](https://documentation.bunnyshell.com/docs/engineering-metrics-explained.md) - [Creating and Deploying your first Environment](https://documentation.bunnyshell.com/docs/five-min-creating-and-deploying-your-first-environment.md) - [Creating and Deploying your first Ephemeral Environment](https://documentation.bunnyshell.com/docs/five-min-creating-and-deploying-your-first-ephemeral-environment.md) - [Destroying Ephemeral Environments](https://documentation.bunnyshell.com/docs/five-min-destroying-an-ephemeral-environment.md) - [Keeping your environment up-to-date](https://documentation.bunnyshell.com/docs/five-min-automatically-updating-your-environment-with-new-commits-merges.md) - [Limited environment availability](https://documentation.bunnyshell.com/docs/five-min-setting-up-environment-availability-rules.md) - [Quickstart Overview](https://documentation.bunnyshell.com/docs/quickstart-overview.md): Getting started really fast with Bunnyshell - [Bunnyshell use cases](https://documentation.bunnyshell.com/docs/bunnyshell-use-cases.md) - [Create & Deploy the Environment](https://documentation.bunnyshell.com/docs/quickstart-create-deploy-the-environment.md) - [Common configuration](https://documentation.bunnyshell.com/docs/quickstart-common-configuration.md) - [How to edit bunnyshell.yaml](https://documentation.bunnyshell.com/docs/quickstart-how-to-edit-yaml.md) - [Change the branch for an app](https://documentation.bunnyshell.com/docs/quickstart-change-the-branch-for-an-app.md) - [Environment Auto-Update](https://documentation.bunnyshell.com/docs/quickstart-environment-auto-update.md) - [Environment Start/Stop](https://documentation.bunnyshell.com/docs/quickstart-environment-startstop.md) - [Ephemeral Environments](https://documentation.bunnyshell.com/docs/quickstart-ephemeral-environments.md) - [Create & Destroy an Ephemeral Environment](https://documentation.bunnyshell.com/docs/quickstart-create-an-ephemeral-environment.md) - [Remote Development](https://documentation.bunnyshell.com/docs/quickstart-remote-development.md) - [Troubleshooting](https://documentation.bunnyshell.com/docs/quickstart-troubleshooting.md) - [Troubleshooting in Bunnyshell](https://documentation.bunnyshell.com/docs/quickstart-troubleshooting-in-bunnyshell.md) - [Troubleshooting in Kubernetes](https://documentation.bunnyshell.com/docs/quickstart-troubleshooting-in-kubernetes.md) - [CLI, API & SDK](https://documentation.bunnyshell.com/docs/quickstart-cli-api.md) - [Completed Quickstart Guide](https://documentation.bunnyshell.com/docs/quickstart-complete.md) - [Helm Overview](https://documentation.bunnyshell.com/docs/quickstart-helm-overview.md) - [Deploying the Application](https://documentation.bunnyshell.com/docs/quickstart-helm-deploying-the-application.md) - [Fork the project repository](https://documentation.bunnyshell.com/docs/quickstart-helm-fork-the-project-repository.md) - [Create the Environment](https://documentation.bunnyshell.com/docs/quickstart-helm-create-the-environment.md) - [Define the Environment](https://documentation.bunnyshell.com/docs/quickstart-helm-define-the-environment.md): `bunnyshell.yaml` - The Environment Definition - [Deploy the Environment](https://documentation.bunnyshell.com/docs/quickstart-helm-deploy-the-environment.md) - [Understand how Bunnyshell works](https://documentation.bunnyshell.com/docs/quickstart-helm-understand-how-bunnyshell-works.md) - [Components & workflows](https://documentation.bunnyshell.com/docs/quickstart-helm-components-workflows.md) - [Workflow Runner](https://documentation.bunnyshell.com/docs/quickstart-helm-workflow-runner.md) - [Export Variables](https://documentation.bunnyshell.com/docs/quickstart-helm-export-variables.md) - [DNS Records & Ingresses](https://documentation.bunnyshell.com/docs/quickstart-helm-ingress-dns-records.md) - [Continue Quickstart Guide](https://documentation.bunnyshell.com/docs/quickstart-helm-continue.md) - [Docker-compose Overview](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-overview.md) - [Deploying the Application](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-deploying-the-application.md) - [Fork the project repository](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-fork-the-project-repository.md) - [Create the Environment](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-create-the-environment.md) - [Define the Environment](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-define-the-environment.md) - [Deploy the Environment](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-deploy-the-environment.md) - [Understand how Bunnyshell works](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-understand-how-bunnyshell-works.md) - [Connect services](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-connect-services.md) - [Expose ports](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-expose-ports.md) - [Expose public endpoints](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-expose-public-endpoints.md) - [Use Persistent Volumes](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-use-persistent-volumes.md) - [Workflow details](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-workflow-details.md) - [Best practices for docker-compose](https://documentation.bunnyshell.com/docs/quickstart-best-practices-for-docker-compose.md) - [Continue Quickstart Guide](https://documentation.bunnyshell.com/docs/quickstart-dockercompose-continue.md) - [Terraform Overview](https://documentation.bunnyshell.com/docs/quickstart-terraform-overview.md) - [Pre-requisites](https://documentation.bunnyshell.com/docs/quickstart-terraform-pre-requisites.md) - [Terraform use cases](https://documentation.bunnyshell.com/docs/quickstart-terraform-use-cases.md) - [Application changes](https://documentation.bunnyshell.com/docs/quickstart-terraform-application-changes.md) - [Using Terraform modules in Environments](https://documentation.bunnyshell.com/docs/quickstart-terraform-using-terraform-modules-in-environments.md) - [Troubleshooting](https://documentation.bunnyshell.com/docs/quickstart-terraform-troubleshooting.md) - [Environment definition file (bunnyshell.yaml)](https://documentation.bunnyshell.com/docs/ref-yaml-definition.md) - [components](https://documentation.bunnyshell.com/docs/ref-envyaml-definition-components.md) - [deployment](https://documentation.bunnyshell.com/docs/deployment.md) - [environmentVariables](https://documentation.bunnyshell.com/docs/ref-envyaml-definition-environmentvariables.md) - [environmentVariablesGroups](https://documentation.bunnyshell.com/docs/environmentvariablesgroups.md) - [security](https://documentation.bunnyshell.com/docs/ref-envyaml-definition-security.md) - [dev](https://documentation.bunnyshell.com/docs/ref-envyaml-definition-dev.md) - [Docker compose conversion support](https://documentation.bunnyshell.com/docs/ref-docker-compose-conversion-support.md) - [MCP](https://documentation.bunnyshell.com/docs/mcp.md) ## API Reference - [List service components matching any selected filters](https://documentation.bunnyshell.com/reference/componentlist.md): List service components matching any selected filters - [View a specific service component](https://documentation.bunnyshell.com/reference/componentview.md): View a specific service component - [Get remote dev config](https://documentation.bunnyshell.com/reference/componentremote_dev_config.md): Get remote dev config - [Parse, validate and interpolate the provided remoteDevProfile](https://documentation.bunnyshell.com/reference/componentremote_dev_profile.md): Parse, validate and interpolate the provided remoteDevProfile - [Get kubernetes resources](https://documentation.bunnyshell.com/reference/componentresources.md): Get kubernetes resources - [List endpoints for service components matching any selected filters](https://documentation.bunnyshell.com/reference/componentendpointlist.md): List endpoints for service components matching any selected filters - [View endpoints for a specific service component](https://documentation.bunnyshell.com/reference/componentendpointview.md): View endpoints for a specific service component - [List git info for service components matching any selected filters](https://documentation.bunnyshell.com/reference/componentgitlist.md): List git info for service components matching any selected filters - [View git info for a specific service component](https://documentation.bunnyshell.com/reference/componentgitview.md): View git info for a specific service component - [List environment variables matching any selected filters.](https://documentation.bunnyshell.com/reference/environ_itemlist.md): List environment variables matching any selected filters. - [Create a specific environment variable.](https://documentation.bunnyshell.com/reference/environ_itemcreate.md): Create a specific environment variable. - [View a specific environment variable.](https://documentation.bunnyshell.com/reference/environ_itemview.md): View a specific environment variable. - [Delete a specific environment variable.](https://documentation.bunnyshell.com/reference/environ_itemdelete.md): Delete a specific environment variable. - [Edit a specific environment variable.](https://documentation.bunnyshell.com/reference/environ_itemedit.md): Edit a specific environment variable. - [List environment variables matching any selected filters.](https://documentation.bunnyshell.com/reference/environment_variablelist.md): List environment variables matching any selected filters. - [Create a specific environment variable.](https://documentation.bunnyshell.com/reference/environment_variablecreate.md): Create a specific environment variable. - [View a specific environment variable.](https://documentation.bunnyshell.com/reference/environment_variableview.md): View a specific environment variable. - [Delete a specific environment variable.](https://documentation.bunnyshell.com/reference/environment_variabledelete.md): Delete a specific environment variable. - [Edit a specific environment variable.](https://documentation.bunnyshell.com/reference/environment_variableedit.md): Edit a specific environment variable. - [List environments matching any selected filters.](https://documentation.bunnyshell.com/reference/environmentlist.md): List environments matching any selected filters. - [Creates a new environment.](https://documentation.bunnyshell.com/reference/environmentcreate.md): Creates a new environment. - [View a specific environment.](https://documentation.bunnyshell.com/reference/environmentview.md): View a specific environment. - [Edit the build settings of an environment.](https://documentation.bunnyshell.com/reference/environmentedit_build_settings.md): Edit the build settings of an environment. - [Clone an environment.](https://documentation.bunnyshell.com/reference/environmentclone.md): Clone an environment. - [Edit the components of an environment.](https://documentation.bunnyshell.com/reference/environmentedit_components.md): Edit the components of an environment. - [Edit an environment.](https://documentation.bunnyshell.com/reference/environmentedit_configuration.md): Edit an environment. - [View the bunnyshell manifest for the environment](https://documentation.bunnyshell.com/reference/environmentdefinition.md): View the bunnyshell manifest for the environment - [Delete a specific environment.](https://documentation.bunnyshell.com/reference/environmentdelete.md): Delete a specific environment. - [Deploy an environment.](https://documentation.bunnyshell.com/reference/environmentdeploy.md): Deploy an environment. - [Download Kubernetes Config File](https://documentation.bunnyshell.com/reference/environmentkube_config.md): Download Kubernetes Config File - [Edit an environment.](https://documentation.bunnyshell.com/reference/environmentedit_settings.md): Edit an environment. - [Start an environment.](https://documentation.bunnyshell.com/reference/environmentstart.md): Start an environment. - [Stop an environment.](https://documentation.bunnyshell.com/reference/environmentstop.md): Stop an environment. - [List events matching any selected filters.](https://documentation.bunnyshell.com/reference/eventlist.md): List events matching any selected filters. - [View a specific event.](https://documentation.bunnyshell.com/reference/eventview.md): View a specific event. - [List Kubernetes integrations matching any selected filters.](https://documentation.bunnyshell.com/reference/kubernetes_integrationlist.md): List Kubernetes integrations matching any selected filters. - [View a specific Kubernetes integration.](https://documentation.bunnyshell.com/reference/kubernetes_integrationview.md): View a specific Kubernetes integration. - [List organization matching any selected filters.](https://documentation.bunnyshell.com/reference/organizationlist.md): List organization matching any selected filters. - [View a specific organization.](https://documentation.bunnyshell.com/reference/organizationview.md): View a specific organization. - [List pipelines matching any selected filters.](https://documentation.bunnyshell.com/reference/pipelinelist.md): List pipelines matching any selected filters. - [View a specific Pipeline.](https://documentation.bunnyshell.com/reference/pipelineview.md): View a specific Pipeline. - [List project variables matching any selected filters.](https://documentation.bunnyshell.com/reference/project_variablelist.md): List project variables matching any selected filters. - [Create a specific project variable.](https://documentation.bunnyshell.com/reference/project_variablecreate.md): Create a specific project variable. - [View a specific project variable.](https://documentation.bunnyshell.com/reference/project_variableview.md): View a specific project variable. - [Delete a specific project variable.](https://documentation.bunnyshell.com/reference/project_variabledelete.md): Delete a specific project variable. - [Edit a specific project variable.](https://documentation.bunnyshell.com/reference/project_variableedit.md): Edit a specific project variable. - [List projects matching any selected filters.](https://documentation.bunnyshell.com/reference/projectlist.md): List projects matching any selected filters. - [Creates new project.](https://documentation.bunnyshell.com/reference/projectcreate.md): Creates new project. - [View a specific project.](https://documentation.bunnyshell.com/reference/projectview.md): View a specific project. - [Delete a specific project.](https://documentation.bunnyshell.com/reference/projectdelete.md): Delete a specific project. - [Edit the build settings of a project.](https://documentation.bunnyshell.com/reference/projectedit_build_settings.md): Edit the build settings of a project. - [Edit a project.](https://documentation.bunnyshell.com/reference/projectedit_settings.md): Edit a project. - [List Registry integrations matching any selected filters.](https://documentation.bunnyshell.com/reference/registry_integrationlist.md): List Registry integrations matching any selected filters. - [View a specific Registry integration.](https://documentation.bunnyshell.com/reference/registry_integrationview.md): View a specific Registry integration. - [Decrypt a cipher text.](https://documentation.bunnyshell.com/reference/secretdecrypt.md): Decrypt a cipher text. - [Encrypt a plain text.](https://documentation.bunnyshell.com/reference/secretencrypt.md): Encrypt a plain text. - [Encrypt or decrypt secrets from an environment configuration.](https://documentation.bunnyshell.com/reference/secrettranscrypt-configuration.md): Encrypt or decrypt secrets from an environment configuration. - [List component variables matching any selected filters.](https://documentation.bunnyshell.com/reference/service_component_variablelist.md): List component variables matching any selected filters. - [Create a specific component variable.](https://documentation.bunnyshell.com/reference/service_component_variablecreate.md): Create a specific component variable. - [View a specific component variable.](https://documentation.bunnyshell.com/reference/service_component_variableview.md): View a specific component variable. - [Delete a specific component variable.](https://documentation.bunnyshell.com/reference/service_component_variabledelete.md): Delete a specific component variable. - [Edit a specific component variable.](https://documentation.bunnyshell.com/reference/service_component_variableedit.md): Edit a specific component variable. - [List templates matching any selected filters.](https://documentation.bunnyshell.com/reference/templatelist.md): List templates matching any selected filters. - [Validates a given template from an external source.](https://documentation.bunnyshell.com/reference/templatevalidate.md): Validates a given template from an external source. - [View a specific template.](https://documentation.bunnyshell.com/reference/templateview.md): View a specific template. - [View the environment definition.](https://documentation.bunnyshell.com/reference/templatedefinition.md): View the environment definition. - [List templates repositories matching any selected filters.](https://documentation.bunnyshell.com/reference/templates_repositorylist.md): List templates repositories matching any selected filters. - [View a specific templates repository.](https://documentation.bunnyshell.com/reference/templates_repositoryview.md): View a specific templates repository. - [List workflows matching any selected filters.](https://documentation.bunnyshell.com/reference/workflowlist.md): List workflows matching any selected filters. - [View a specific Workflow.](https://documentation.bunnyshell.com/reference/workflowview.md): View a specific Workflow. ## Changelog - [v1.141.0](https://documentation.bunnyshell.com/changelog/v1-141-0.md) - [v1.140.0](https://documentation.bunnyshell.com/changelog/v1-140-0.md) - [v1.139.0](https://documentation.bunnyshell.com/changelog/v1-139-0.md) - [v1.138.0](https://documentation.bunnyshell.com/changelog/v1-138-0.md) - [v1.137.0](https://documentation.bunnyshell.com/changelog/v1-137-0.md) - [v1.136.0](https://documentation.bunnyshell.com/changelog/v1-136-0.md) - [v1.135.0](https://documentation.bunnyshell.com/changelog/v1-135-0.md) - [v1.134.0](https://documentation.bunnyshell.com/changelog/v1-134-0.md) - [v1.133.0](https://documentation.bunnyshell.com/changelog/v1-133-0.md) - [v1.132.0](https://documentation.bunnyshell.com/changelog/v1-132-0.md)