scaleway / scaleway-cli

Command Line Interface for Scaleway

Home Page:https://www.scaleway.com/en/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `_patch` command

moul opened this issue · comments

Usage:

$ scw _patch item field1=value1

Example:

$ scw _patch myserver state_detail=booted
- state_detail: booting kernel => booted
myserver

Fixed with #58