-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update screengrabs for v1.130.0
- Loading branch information
1 parent
6a27442
commit ea91dcc
Showing
51 changed files
with
1,713 additions
and
1,370 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
36 changes: 25 additions & 11 deletions
36
website/src/components/Screengrabs/atmos-atlantis--help.html
Large diffs are not rendered by default.
Oops, something went wrong.
47 changes: 36 additions & 11 deletions
47
website/src/components/Screengrabs/atmos-atlantis-generate--help.html
Large diffs are not rendered by default.
Oops, something went wrong.
156 changes: 127 additions & 29 deletions
156
website/src/components/Screengrabs/atmos-atlantis-generate-repo-config--help.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
36 changes: 25 additions & 11 deletions
36
website/src/components/Screengrabs/atmos-aws-eks--help.html
Large diffs are not rendered by default.
Oops, something went wrong.
68 changes: 49 additions & 19 deletions
68
website/src/components/Screengrabs/atmos-aws-eks-update-kubeconfig--help.html
Large diffs are not rendered by default.
Oops, something went wrong.
34 changes: 24 additions & 10 deletions
34
website/src/components/Screengrabs/atmos-completion--help.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -243,3 +243,4 @@ | |
} | ||
|
||
Register-ArgumentCompleter -CommandName 'atmos' -ScriptBlock ${__atmosCompleterBlock} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -210,3 +210,4 @@ | |
if [ "$funcstack[1]" = "_atmos" ]; then | ||
_atmos | ||
fi | ||
|
Oops, something went wrong.