Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions website/docs/cli/commands/devcontainer/devcontainer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,22 @@ import Intro from '@site/src/components/Intro'
import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'
import DocCardList from '@theme/DocCardList'
import ActionCard from '@site/src/components/ActionCard'
import PrimaryCTA from '@site/src/components/PrimaryCTA'

<Intro>
Use this command to manage development containers (devcontainers) for your Atmos workflows.

Devcontainers provide isolated, reproducible development environments with all required tools and dependencies pre-configured.
</Intro>

<ActionCard title="Configure Devcontainers">
Learn how to configure devcontainers in your `atmos.yaml`, including runtime selection, mounts, environment variables, and container specifications.
<div>
<PrimaryCTA to="/cli/configuration/devcontainer">Configuration Reference</PrimaryCTA>
</div>
</ActionCard>

<Screengrab title="atmos devcontainer --help" slug="atmos-devcontainer--help" />

## Prerequisites
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/aliases.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Aliases
sidebar_position: 60
sidebar_label: aliases
sidebar_class_name: command
description: Create shortcut names for Atmos CLI commands using aliases.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/commands.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Custom Commands
sidebar_position: 1
sidebar_label: commands
sidebar_class_name: command
id: commands
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/describe.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Describe Settings
sidebar_position: 6
sidebar_label: describe
sidebar_class_name: command
id: describe
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/devcontainer.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Development Containers
sidebar_position: 30
sidebar_label: devcontainer
sidebar_class_name: command
id: devcontainer
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/docs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Docs
sidebar_position: 85
sidebar_label: docs
sidebar_class_name: command
description: Configure documentation generation for READMEs, release notes, and other artifacts.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/errors.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Error Handling & Monitoring
sidebar_position: 8
sidebar_label: errors
sidebar_class_name: command
id: errors
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/imports.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Imports
sidebar_position: 15
sidebar_label: import
sidebar_class_name: command
description: Import and merge multiple Atmos CLI configuration files.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/integrations.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Integrations
sidebar_position: 70
sidebar_label: integrations
sidebar_class_name: command
description: Configure Atmos integrations with Atlantis, Spacelift, and other tools.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/logs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Logs
sidebar_position: 50
sidebar_label: logs
sidebar_class_name: command
description: Configure Atmos logging behavior, log levels, and output destinations.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/metadata.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Configuration Metadata
sidebar_position: 12
sidebar_label: metadata
sidebar_class_name: command
id: metadata
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/profiler.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Profiler
sidebar_position: 55
sidebar_label: profiler
sidebar_class_name: command
description: Configure Atmos performance profiling for debugging and optimization.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/profiles.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Profiles
sidebar_position: 10
sidebar_label: profiles
sidebar_class_name: command
description: Configure named profiles for environment-specific Atmos settings
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/schemas.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Schemas
sidebar_position: 75
sidebar_label: schemas
sidebar_class_name: command
description: Configure paths for JSON Schema and OPA policy files to validate Atmos stack manifests and components.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/stores.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Stores Configuration
sidebar_position: 21
sidebar_label: stores
sidebar_class_name: command
id: stores
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/templates.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Templates
sidebar_position: 65
sidebar_label: templates
sidebar_class_name: command
description: Configure Go templates, Sprig functions, and Gomplate datasources in Atmos stack manifests.
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/validate.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Validation Settings
sidebar_position: 19
sidebar_label: validate
sidebar_class_name: command
id: validate
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/vendor.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Vendor Configuration
sidebar_position: 20
sidebar_label: vendor
sidebar_class_name: command
id: vendor
Expand Down
1 change: 0 additions & 1 deletion website/docs/cli/configuration/workflows.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Workflows
sidebar_position: 80
sidebar_label: workflows
sidebar_class_name: command
description: Configure the base path for Atmos workflow definitions.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/howto/catalogs.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Stack Catalogs
sidebar_position: 1
sidebar_label: catalogs
sidebar_label: Catalogs
id: catalogs
description: Organize Stack configurations into catalogs for easy imports.
---
Expand Down
2 changes: 1 addition & 1 deletion website/docs/howto/inheritance.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Inherit Configurations in Atmos Stacks
sidebar_position: 2
sidebar_label: inheritance
sidebar_label: Inheritance
id: inheritance
---
import File from '@site/src/components/File'
Expand Down
2 changes: 1 addition & 1 deletion website/docs/howto/mixins.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Stack Mixins
sidebar_position: 3
sidebar_label: mixins
sidebar_label: Mixins
id: mixins
---
import File from '@site/src/components/File'
Expand Down
4 changes: 3 additions & 1 deletion website/docs/howto/using-geodesic.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ id: using-geodesic
description: Run Geodesic toolbox using atmos devcontainer commands.
---

> **Note**: `atmos devcontainer` requires minimum Atmos version `v1.200.0`
:::note
`atmos devcontainer` requires minimum Atmos version `v1.201.0`
:::

This guide explains how to use [Geodesic](https://github.com/cloudposse/geodesic) with `atmos devcontainer` commands.

Expand Down
Loading