clan-cli: clan machines install allow usage with the ssh json, or png #1180

Closed
opened 2024-04-12 14:33:11 +00:00 by kenji · 0 comments
Owner

As a User that installs the machine I want to easily bootstrap a clan machine. I.e. by directly using the json or the png that is displayed by the installer.

Possible solution: clan machines install to be used together with the generated json of the installation image.

Examples:

  • paste | clan machines install --json
  • clan machines install --json
  • clan machines install --png
  • clan machines install --file

DoD:

  • Boot the installer on the target machine
  • On the host machine:
  • Scan the QR code into test.png
  • Run clan machines install --png test.png
  • Expected result: The target machine is installed.
As a User that installs the machine I want to easily bootstrap a clan machine. I.e. by directly using the json or the png that is displayed by the installer. Possible solution: `clan machines install` to be used together with the generated `json` of the installation image. Examples: - `paste | clan machines install --json` - `clan machines install --json ` - `clan machines install --png ` - `clan machines install --file` DoD: - Boot the installer on the target machine - On the host machine: - Scan the QR code into `test.png` - Run `clan machines install --png test.png` - Expected result: The target machine is installed.
kenji added the
enhancement
cli
bootstrapping
labels 2024-04-12 14:33:11 +00:00
kenji added this to the Clan_Kanban_Board project 2024-04-12 14:33:11 +00:00
kenji self-assigned this 2024-04-16 10:55:15 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clan/clan-core#1180
No description provided.