Skip to content

[feature idea] raw subcommand #45

@gaudenz

Description

@gaudenz

Add a subcommand to submit raw JSON data to the API:

cloudscale server raw --method POST/PATCH/whatever --data 'json string here' UUID

This would allow one to conveniently use new API features before they are supported by the CLI. The subcommand should have a generic implementation so that it can be made available for all resource types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions