projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update SST CLI to version 2.3
[chef.git]
/
test
/
integration
/
awscli
/
inspec
/
awscli_spec.rb
1
describe command("/opt/awscli/v2/current/bin/aws --version") do
2
its("exit_status") { should eq 0 }
3
end