apache / apache/openwhisk

"publish" attribute should be removed from entities which are not packages

Open
#465 6 comments 0 reactions 0 assignees View on GitHub
API bug controller documentation
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

The [docs on actions](https://github.com/openwhisk/openwhisk/blob/master/docs/actions.md) do not include any information about the --shared option
The cli just says that it is a boolean:
`usage: wsk-script.py action create [-h] [-u AUTH] [--docker] [--copy]
[--sequence] [--lib LIB]
**[--shared [{yes,no}]]**
[-a ANNOTATION ANNOTATION] [-p PARAM PARAM]
[-t TIMEOUT] [-m MEMORY]
name artifact`
It is not clear what you would use this for.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.