build(deps): bump actions/checkout from 4 to 6
Bumps actions/checkout from 4 to 6.
updated-dependencies:
- dependency-name: actions/checkout dependency-version: ‘6’ dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
UAA Command Line Interface
CLI for UAA written in golang. This is an alterntive to using uaac which is wirtten in Ruby. At this time it performs a limited subset of the features provided by the uaac gem. The team plans to continue development on the golang CLI going forward, and once it’s considered fully GA, intends to place it alongside uaac with a long-term intention of one day deprecating uaac.
Command Reference
See the Command Reference for the full list of commands and their options.
Goals
cf delete-app.Trying out the latest code
Or, install it using brew. It’s been made available as part of the cloudfoundry tap
Development notes
Setting up Go
If you don’t have a working Go setup
Running the tests