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

CLI: admin tasks (nodes) #331

Open
5 tasks
nphilipp opened this issue Apr 13, 2022 · 0 comments
Open
5 tasks

CLI: admin tasks (nodes) #331

nphilipp opened this issue Apr 13, 2022 · 0 comments

Comments

@nphilipp
Copy link
Collaborator

nphilipp commented Apr 13, 2022

Story

As an operator of Duffy,
I want to be able to manage nodes from the command line,
because talking to a JSON web API is such a nuisance.

Acceptance Criteria

A Duffy command exists

  • to create reusable nodes (in: hostname, ipaddr, aux data)
  • to update reusable nodes (in: hostname, ipaddr, aux data)
  • to retire EOL reusable nodes
  • to list active or all (+retired) nodes
  • to show information about a single node

Background

Only reusable nodes need to be created on the command line, ephemeral ones (say for OpenNebula VMs) are created and retired on the spot by the Duffy task worker that provisions them.

@nphilipp nphilipp changed the title CLI: admin tasks (tenants) # CLI: admin tasks (nodes) Apr 13, 2022
@nphilipp nphilipp self-assigned this Apr 13, 2022
@nphilipp nphilipp removed their assignment Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant