Skip to content

boot-disk parameter does not seem to be optional when updating an instance #1400

Description

@paudmir

According to CLI docs:
"--boot-disk
The disk the instance is configured to boot from. Setting a boot disk is optional but recommended to ensure predictable boot behavior. The boot disk can be set during instance creation or later if the instance is stopped"

However, if we don't define it in our command, we get a failure:

oxide --insecure --timeout 300 --profile oxide24 instance update  --instance fio-instance-mlsc  --ncpu
s 4  --memory 16GiB --project verdant-df --auto-restart-policy never --cpu-platform amd_turin
error: the following required arguments were not provided:
  --boot-disk <boot-disk>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions