yo icon indicating copy to clipboard operation
yo copied to clipboard

A fast and simple command line OCI client

Results 3 yo issues
Sort by recently updated
recently updated
newest added

Currently we have the configuration [ssh_public_key](https://oracle.github.io/yo/guide/configuration.html#ssh-public-key), which is supposed to be the file path to the user's public key. The _expectation_ is that this points to the public half of...

enhancement

Error 409 in `do_volume_attach()`: > Volume $ID cannot be attached, because one of the volume attachments is not configured as shareable. To attach a volume to more than one instance,...

bug

A common thing to do when working with VMs is to reboot them, it would be useful to have a reconnect option with `yo ssh`, to match the wait option,...