Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Add verbose output to Openwhisk provider deploy command #47

@cjelger

Description

@cjelger

When running serverless deploy with the openwhisk provider, the --verbose switch does not have any effect. It would be really helpful if this could add some details while performing the "Deploying Functions..." and "Deploying Sequences..." steps (and probably also all other steps too), so that it's clear what actions/functions are exactly being deployed. The summary displayed after the deployment is done is indeed confusing, because it displays a list of all actions deployed in openwhisk, and not only the actions deployed by serverless deploy.

cc: @jthomas as discussed on Slack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions