Azure / Azure/azure-init

[RFE] Add set-hostname flag to Azure-init CLI

Open
#259 0 comments 0 reactions 1 assignee Claimed by @cadejacobson View on GitHub
feature
Dominant language
Rust
Stars
16
Forks
20
Avg merge
2d 14h
Merged PRs (30d)
1

Description

## Current situation
Azure-init is aiming to improve its modularity by adding flags for each feature. We would like to be able to set the hostname using one of these flags.

## Ideal future situation
We are able to call one of the below flags to have azure-init pull IMDS data, get the hostname, and write it to an available backend.

## Implementation options
- `azure-init --hostname`
- `azure-init --set-hostname`

## Additional information
This should not be an exclusive flag. We would like the ability to use multiple flags in a call (`--set-hostname --configure-sshd`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.