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 self-actuated/actuated-cli #17466

Merged

Conversation

ponkio-o
Copy link
Sponsor Contributor

self-actuated/actuated-cli: CLI for actuated

$ aqua g -i self-actuated/actuated-cli

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

$ actuated-cli
The actuated-cli is for customers and operators to query
the status of jobs and servers.

Run "actuated-cli auth" to get a Personal Access Token from GitHub

See the project README on GitHub for more:

https://github.com/self-actuated/actuated-cli

Usage:
  actuated-cli [command]

Available Commands:
  agent-logs  Fetch logs from the agent's systemd service
  auth        Authenticate to GitHub to obtain a token and save it to $HOME/.actuated/PAT
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  jobs        List jobs in the build queue
  logs        Fetch logs from VMs
  repair      Schedule additional VMs to repair the build queue
  restart     Forcibly restart the agent by killing it or reboot the machine.
  runners     List runners for an organisation
  ssh         List and connect to SSH sessions
  upgrade     Upgrade an agent's kernel and root filesystem
  version     Print the version

Flags:
  -h, --help                 help for actuated-cli
      --staff                Execute the command as an actuated staff member
  -t, --token string         File to read for Personal Access Token (default "$HOME/.actuated/PAT")
      --token-value string   Personal Access Token

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

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Nov 17, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v4.88.1 milestone Nov 17, 2023
@suzuki-shunsuke
Copy link
Member

Thank you always!

registry.yaml Outdated Show resolved Hide resolved
@suzuki-shunsuke suzuki-shunsuke merged commit 044d759 into aquaproj:main Nov 17, 2023
16 checks passed
@ponkio-o ponkio-o deleted the feat/self-actuated/actuated-cli branch November 17, 2023 11:30
@suzuki-shunsuke
Copy link
Member

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.

None yet

2 participants