Skip to content

Action protect feature #371

Open
Open
@ningyougang

Description

@ningyougang

As more and more production system uses openwhisk
Users will need some features to protect their service safe from mistake.

So there has any protect mechanism to avoid the action delete/update action by mistake?

How about like this, for example

wsk action delete hello --comfirm yes
wsk action update hello hello.js --comfirm yes

If user wants to delete/update their action, should add --confirm yes(or --confirm y).
If don't added, give below tip

Please delete action using --confirm yes if you really want to delete it

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