openwhisk-cli
                                
                                 openwhisk-cli copied to clipboard
                                
                                    openwhisk-cli copied to clipboard
                            
                            
                            
                        When creating/updating a sequence, do not permit limits
Sequences do not have time, memory or log limits like the invoker-run actions do. Currently, the CLI allows these limits to be set on a sequence; instead, the CLI should return an error when limits are configured for a sequence.
See also https://github.com/apache/incubator-openwhisk/issues/2396