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

feat: add sacloud/usacloud #32011

Merged
merged 3 commits into from
Feb 12, 2025

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Feb 12, 2025

sacloud/usacloud: CLI client for the Sakura Cloud

$ aqua g -i sacloud/usacloud

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

root@3831a2846335:/workspace# usacloud --help
CLI to manage to resources on the SAKURA Cloud

Usage:
  usacloud [global options] <command> <sub-command> [options] [arguments] [flags]
  usacloud [command]

Available Commands:
  completion            Generate completion script
  config                Management commands for Configuration file/Profile
  help                  Help about any command
  iaas                  SubCommands for IaaS
  rest                  Invoke SAKURA cloud API directly
  update-self           Update Usacloud to latest-stable version
  version               Show version info
  web-accelerator       SubCommands for WebAccelerator

Flags:
      --profile string               the name of saved credentials
      --token string                 the API token used when calling SAKURA Cloud API
      --secret string                the API secret used when calling SAKURA Cloud API
      --zones strings                permitted zone names
      --no-color                     disable ANSI color output
      --trace                        enable trace logs for API calling
      --fake                         enable fake API driver
      --fake-store string            path to file store used by the fake API driver
      --process-timeout-sec int      number of seconds before the command execution is timed out
      --argument-match-mode string   how to compare the argument and resource name when identifying the resource to be manipulated  options: [partial/exact]
  -v, --version                      show version info
  -h, --help                         help for usacloud

Use "usacloud [command] --help" for more information about a command.

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 12, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v4.311.1 milestone Feb 12, 2025
@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke merged commit 22f8f16 into aquaproj:main Feb 12, 2025
17 checks passed
@ponkio-o ponkio-o deleted the feat/sacloud/usacloud branch February 12, 2025 08:53
@suzuki-shunsuke
Copy link
Member

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 13, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.310.0` -> `v4.312.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.312.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.312.0)

[Compare Source](aquaproj/aqua-registry@v4.311.0...v4.312.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.312.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.312.0) | aquaproj/aqua-registry@v4.311.0...v4.312.0

#### 🎉 New Packages

[#&#8203;32011](aquaproj/aqua-registry#32011) [sacloud/usacloud](https://github.com/sacloud/usacloud): CLI client for the Sakura Cloud [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes

[#&#8203;32048](aquaproj/aqua-registry#32048) stefanprodan/timoni: SLSA provenance [@&#8203;scop](https://github.com/scop)
[#&#8203;32051](aquaproj/aqua-registry#32051) getsops/sops: SLSA provenance [@&#8203;scop](https://github.com/scop)
[#&#8203;32052](aquaproj/aqua-registry#32052) ossf/scorecard: SLSA provenance [@&#8203;scop](https://github.com/scop)

### [`v4.311.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.311.0)

[Compare Source](aquaproj/aqua-registry@v4.310.0...v4.311.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.311.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.311.0) | aquaproj/aqua-registry@v4.310.0...v4.311.0

#### 🎉 New Packages

[#&#8203;31981](aquaproj/aqua-registry#31981) [viaduct-ai/kustomize-sops](https://github.com/viaduct-ai/kustomize-sops) - KSOPS - A Flexible Kustomize Plugin for SOPS Encrypted Resources [@&#8203;honahuku](https://github.com/honahuku)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants