Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize Help and Usage content for all commands and sub commands #914

Merged
merged 78 commits into from
Jan 18, 2025
Merged
Changes from 3 commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
f0b7b98
Merge atmos specific and terraform help documentation
samtholiya Dec 14, 2024
922ba49
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Dec 16, 2024
437e1d4
Add help for terraform
samtholiya Dec 17, 2024
87fd2fd
Updated help content
samtholiya Dec 23, 2024
d7cabbd
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya Dec 23, 2024
95304aa
test fix for auto approve
samtholiya Dec 23, 2024
0f3f84e
Update message for invalid command
samtholiya Dec 24, 2024
c719d86
remove old help code
samtholiya Dec 24, 2024
891e5d2
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Dec 24, 2024
fba6986
testing if auto-approve should be with two -
samtholiya Dec 24, 2024
48fee23
Merge branch 'feature/dev-2821-atmos-terraform-help-should-also-show-…
samtholiya Dec 24, 2024
636fb16
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Dec 26, 2024
51bbb79
check error after executing old usage func
samtholiya Dec 26, 2024
7765e3f
Merge branch 'feature/dev-2821-atmos-terraform-help-should-also-show-…
samtholiya Dec 26, 2024
d0351a8
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Dec 27, 2024
0491db4
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Dec 30, 2024
ce5bef1
rebase help.go
samtholiya Dec 31, 2024
1d8fe0e
Fix terraform subcommand help
samtholiya Dec 31, 2024
a8d6345
Remove unwanted setHelpFunc
samtholiya Dec 31, 2024
ed8b9f8
terraform,helmfile empty sub command should redirect to help
samtholiya Dec 31, 2024
18a6d96
check errors for usage and help
samtholiya Dec 31, 2024
40b4dd3
Added space in between Native commands
samtholiya Dec 31, 2024
80c4b8a
Removed unwanted code
samtholiya Jan 2, 2025
6823379
Add consistent usage and help for all commands
samtholiya Jan 5, 2025
ea2732f
Removed unwanted help check
samtholiya Jan 5, 2025
9184a73
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Jan 5, 2025
5766d45
Fix atmos help
samtholiya Jan 5, 2025
18aaa77
Help should be in stdout terminal
samtholiya Jan 5, 2025
58cbac8
Merge branch 'main' into feature/dev-2821-atmos-terraform-help-should…
samtholiya Jan 5, 2025
b920974
fix terraform args
samtholiya Jan 6, 2025
22923fc
Merge branch 'feature/dev-2821-atmos-terraform-help-should-also-show-…
samtholiya Jan 6, 2025
7b56200
fixed terraform command
samtholiya Jan 6, 2025
c20c5a2
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya Jan 7, 2025
33bd593
fix helm command
samtholiya Jan 9, 2025
08ab3de
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya Jan 9, 2025
969d988
rearrange the help strings
samtholiya Jan 9, 2025
1d88c3b
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 9, 2025
e22e144
simplified the code
samtholiya Jan 9, 2025
a52e95a
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 9, 2025
9814e03
Updated version with the help and usage as per expectations
samtholiya Jan 11, 2025
94d2057
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 11, 2025
d1dc47c
fix atmos command usage
samtholiya Jan 12, 2025
2bf3eec
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 12, 2025
70a92c8
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 12, 2025
c1153f1
Fix atmos usage error assertion
samtholiya Jan 12, 2025
db89d5d
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 12, 2025
e6f9ba8
Add SubCommand Aliases:
samtholiya Jan 12, 2025
35c8182
Updated template to be more dynamic
samtholiya Jan 13, 2025
55c1362
use cobra.NoArgs instead
samtholiya Jan 13, 2025
6a893e9
fix atmos version command
samtholiya Jan 13, 2025
24e9ac4
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 13, 2025
73de411
update atmos test case
samtholiya Jan 13, 2025
d9c550b
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 13, 2025
e51577f
Fix help and add test cases
samtholiya Jan 14, 2025
e88e989
added more test cases
samtholiya Jan 14, 2025
b1e0b4b
filter commands added
samtholiya Jan 14, 2025
c74a2d4
fixed typo
samtholiya Jan 14, 2025
f4fe81c
removed unwanted function
samtholiya Jan 14, 2025
be6b4b5
remove duplicated test
samtholiya Jan 14, 2025
db28636
use existing theme color package
samtholiya Jan 15, 2025
3886d68
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 15, 2025
27d6ae0
use existing theme color package
samtholiya Jan 15, 2025
424f6c6
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 15, 2025
4780d79
Update cmd/cmd_utils.go
samtholiya Jan 15, 2025
bd91bef
Fix error message ux
samtholiya Jan 15, 2025
e7a8434
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 15, 2025
f1e2b9b
fix template
samtholiya Jan 15, 2025
36357af
fix usage test case for atmos terraform
samtholiya Jan 15, 2025
00c4357
fix atlantis help
samtholiya Jan 15, 2025
8fded4b
Add more test cases for atlantis
samtholiya Jan 15, 2025
c3a6b6e
fix atlantis command help and usage
samtholiya Jan 16, 2025
f504b75
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 16, 2025
33bdded
fix atlantis command help and usage
samtholiya Jan 16, 2025
c7ee7e7
Merge branch 'feature/dev-2896-incorrect-output-for-atmos-validate' o…
samtholiya Jan 16, 2025
c0a0891
Merge branch 'main' of https://github.com/cloudposse/atmos into featu…
samtholiya Jan 18, 2025
ac22b72
fix test and update golden screenshots
samtholiya Jan 18, 2025
9d5d407
fix tests for atmos help
samtholiya Jan 18, 2025
1858b86
Merge branch 'main' into feature/dev-2896-incorrect-output-for-atmos-…
samtholiya Jan 18, 2025
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

These merge commits were added into this branch cleanly.

There are no new changes to show.