You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rain_build.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ rain build [<resource type>] or <prompt>
21
21
--model string The ID of the Bedrock model to use for --prompt. Shorthand: claude2, claude3haiku, claude3sonnet, claude3opus, claude3.5sonnet (default "claude2")
22
22
--no-cache Do not used cached schema files
23
23
--omit-patches Omit patches and use the raw schema
24
+
--only-cache Only use cached schema files
24
25
-o, --output string Output to a file
25
26
--pkl-class Output a pkl class based on a resource type schema
26
27
-p, --profile string AWS profile name; read from the AWS CLI configuration file
@@ -41,4 +42,4 @@ rain build [<resource type>] or <prompt>
41
42
42
43
*[rain](index.md) -
43
44
44
-
###### Auto generated by spf13/cobra on 17-Dec-2024
45
+
###### Auto generated by spf13/cobra on 10-Jan-2025
0 commit comments