Skip to content

Commit

Permalink
re-align cloud pods documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Nov 1, 2023
1 parent d60b110 commit 923bb9d
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Cloud Pods"
weight: 10
description: >
Cloud Pods provides a new way of collaborating in cloud application development workflows.
aliases:
- /user-guide/tools/
---

## Introduction
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Community Cloud Pods"
weight: 99
description: >
Get started with LocalStack Community Cloud Pods to to save and load your container state at will
aliases:
- /user-guide/tools/
---

{{< alert title="Note" >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "Getting started"
weight: 3
description: Get started with Cloud Pods to manage the state of your LocalStack instance state
aliases:
- /user-guide/tools/
---

Using the LocalStack Cloud Pods command-line interface (CLI) via the `pod` command enables you to create and manage cloud pods directly from your terminal. The Cloud Pods CLI is particularly useful in these scenarios:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "Launchpad"
weight: 10
description: Get started with Cloud Pods Launchpad to share and inject Cloud Pods into your LocalStack instance via a URL
aliases:
- /user-guide/tools/
---

The LocalStack Cloud Pods Launchpad enables you to easily share and inject Cloud Pods into a LocalStack instance.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "CLI command reference"
weight: 4
description: >
Reference guide for LocalStack Cloud Pods CLI commands and how to get started on using them!
aliases:
- /user-guide/tools/
---

This reference provides descriptions and example commands for LocalStack Cloud Pods CLI (`pod`) commands.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "Remotes"
weight: 5
description: The reference guide for LocalStack Cloud Pods remotes and how to get started on using them!
aliases:
- /user-guide/tools/
---

A remote is the location where Cloud Pods are stored. By default, Cloud Pod artifacts are stored in the LocalStack platform. However, if your organization's data regulations or sovereignty requirements prohibit storing Cloud Pod assets in a remote storage infrastructure, you have the option to persist Cloud Pods in an on-premises storage location under your complete control.
Expand Down

0 comments on commit 923bb9d

Please sign in to comment.