doctl icon indicating copy to clipboard operation
doctl copied to clipboard

droplet-autoscale create/update --user-data-file

Open halset opened this issue 5 months ago • 2 comments

It seems like --user-data-file is missing when doing droplet-autoscale commands. It is hard to use the --user-data, so having --user-data-file would be nice her.

halset avatar Aug 10 '25 20:08 halset

Using --user-data "$(cat user-data.sh)" instead of --user-data-file user-data.sh" and it works fine, but still think --user-data-file should be added for completeness and reduce confusion.

halset avatar Aug 11 '25 07:08 halset

can i work on it?

Sid0004 avatar Oct 07 '25 17:10 Sid0004