Skip to content

Commit 334c704

Browse files
authored
commit to re-trigger checks
1 parent 77d4afe commit 334c704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/cli/usage/headless.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const meta = {
22
title: `Headless mode for CI/CD`,
33
description: `Several commands in the Amplify CLI support arguments which could potentially be used in your CI/CD flows.`,
44
};
5-
5+
66
Several commands in the Amplify CLI support arguments which could be used in a CI/CD workflow or other non-interactive shell. The CLI will work non-interactively if the required information is provided by an argument.
77

88
Arguments are used mostly for scripting so that the command execution flow is not interrupted by prompts. Examples for this can be found [here](https://github.com/aws-amplify/amplify-cli/tree/master/packages/amplify-cli/sample-headless-scripts)

0 commit comments

Comments
 (0)