Takahiro Horike
d5e1328dac
Merge pull request #5036 from ronkorving/print-options
...
Add print options to allow digging, transforming and formatting
2018-06-21 11:22:35 +09:00
Ron Korving
0fd4235aeb
Add print options to allow digging, filtering and formatting
2018-06-18 15:14:02 +09:00
aofry
e2ca5735cd
add docs about getting aws logs without giving startTime
2018-05-17 16:19:18 +03:00
Alex Casalboni
a9b82e538c
Added new no-aws-s3-accelerate argument to explicitly disable S3 Transfer Acceleration (updated doc too)
2018-01-07 17:29:54 +01:00
Christophe Bougère
61cbeb1645
- adding a --template-url option for sls create
...
- update `walkDirSync` to ignore symbolic links (now ignore node_modules linked via `npm link`)
2017-12-14 16:15:14 +01:00
liamgray
33d62a8a92
Mention log limit in the documentation
...
I initially thought this command would return *all* the logs within the date range. I can see why it doesn't do that, but I think mentioning the limit in the docs makes sense.
The number comes from [the AWS docs](http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CloudWatchLogs.html#filterLogEvents-property ) about the function that's used for this command.
2017-12-06 13:10:35 -08:00
Takahiro Horike
41baf4cbaf
Merge pull request #4433 from jswift/template/aws-kotlin-jvm-gradle
...
Template/aws kotlin jvm gradle
2017-12-02 19:20:12 +09:00
horike37
0e0c262692
update create.md
2017-12-02 19:11:51 +09:00
Alex Casalboni
64ccb046a7
Merge branch 'master' into issue4252-s3-transfer-acceleration
2017-10-28 00:59:18 +02:00
Rafal Wilinski
8a5fe07bed
Merge pull request #4382 from timstott/conceal-api-keys
...
Provide option to conceal API Gateway key values from the output
2017-10-21 14:29:20 +02:00
Timothy Stott
2df0d8a954
Provide option to conceal API Gateway key values from the output
2017-10-17 22:42:01 +01:00
horike37
647a62db74
Merge branch 'master' into SLSPrint
2017-10-13 08:20:19 +09:00
Kostas Bariotis
7191afb902
add docs for other providers
2017-10-06 16:37:19 +03:00
Kostas Bariotis
d7d1f79fa4
add some examples and docs
2017-10-06 16:37:19 +03:00
Rafal Wilinski
df59ff923e
Add document --aws-s3-accelerate flag
2017-10-03 14:01:00 +02:00
Takahiro Horike
90f3dad237
Merge pull request #4297 from RafalWilinski/run-list-if-no-timestamp-provided-to-rollback
...
Run `serverless deploy list` if timestamp is not specified in rollback command
2017-09-29 21:04:21 +09:00
Rafal Wilinski
5cead0204d
Add documentation note
2017-09-21 15:38:08 +02:00
Alex DeBrie
38166117dc
Add documentation for sls print
2017-09-20 19:41:03 +00:00
Philipp Muens
60838b74e9
Merge pull request #4199 from RafalWilinski/invoke-local-maven
...
Invoke Local: Java Support
2017-09-18 12:34:16 +02:00
Philipp Muens
906c92aeb3
Merge pull request #4239 from RafalWilinski/aws-kotlin-nodejs
...
Add aws-kotlin-nodejs-gradle template
2017-09-15 15:45:00 +02:00
Rafal Wilinski
3a27890bb3
Rename template to aws-kotlin-nodejs-gradle
2017-09-15 10:53:12 +02:00
Philipp Muens
3ce237500e
Merge pull request #4260 from ryanmurakami/deploy-function-docs
...
Updating `deploy function` docs for 1.22 changes
2017-09-14 10:29:12 +02:00
Ryan Lewis
89ea4664f0
updating docs
2017-09-14 00:53:36 -07:00
Brendan Abbott
0d71825504
Remove outdated sentence about local runtime
...
The Limitations section covers this, and is more accurate (includes Python as a possibility).
2017-09-14 12:02:26 +10:00
Rafal Wilinski
3d1dbd97bd
Add template tests
2017-09-13 10:32:26 +02:00
Philipp Muens
1261bd9927
Merge pull request #4046 from horike37/add-plugin-command
...
Add plugin command to provide for users how find and install / uninstall
2017-09-08 14:06:26 +02:00
Philipp Muens
3b92e2f8bb
Merge pull request #4220 from RafalWilinski/aws-kotlin-template
...
Add aws-kotlin-jvm-maven template
2017-09-08 12:51:07 +02:00
Philipp Muens
4fee705e78
Add tempalte to create CLI reference
2017-09-08 12:41:42 +02:00
horike37
36f62dae75
Merge branch 'master' into add-plugin-command
2017-09-07 07:49:28 +09:00
Rafal Wilinski
63bc836d9b
Merge branch 'master' into 4042-update-lambda-cfg-on-deploy
2017-09-06 16:53:43 +02:00
Rafal Wilinski
0423c6e228
Improve tests coverage, add documentation
2017-09-06 12:43:34 +02:00
horike37
96fbd7818e
tweak providers docs
2017-09-04 06:11:44 +09:00
horike37
3784ab7657
add also this command to kubeless doc
2017-09-02 12:03:38 +09:00
horike37
76a3a79abc
Revert "add document for commands aliases"
...
This reverts commit ab5dea7153304d130928ec2f8deed2e678cb681d.
2017-09-02 11:13:11 +09:00
horike37
c5d9ac9795
Merge branch 'master' into add-plugin-command
2017-09-02 10:45:11 +09:00
Frank Schmid
1303702388
Allow deploy command with function argument
...
* Added function option documentation
* Added unit test for lifecycle termination
* Extended before:deploy:deploy unit tests
* Added debug logging for command invokes/spawns and terminations.
* Deploy with a function parameter starts deploy:function and terminates the deploy lifecycle.
* Spawn allows to exit the current lifecycle and continue with the parent
2017-09-01 15:30:37 +02:00
Philipp Muens
b8cb267e29
Minor fixes
2017-08-31 10:08:38 +02:00
Iddar Olivares
32f7d01c76
change copy
2017-08-29 17:40:11 -05:00
Rafal Wilinski
520fbdc7a3
Update documentation
2017-08-29 16:59:25 +02:00
horike37
ab5dea7153
add document for commands aliases
2017-08-26 02:50:59 +09:00
horike37
388f0e502a
fix conflict
2017-08-25 07:05:46 +09:00
Eslam λ Hefnawy
df5764dd4b
Merge pull request #4126 from RafalWilinski/add-context
...
Add --context and --contextPath to `invoke local` cmd
2017-08-22 20:02:30 +07:00
Philipp Muens
dab9c5473a
Minor cleanup after merging PRs for config credentials on AWS
2017-08-22 13:59:28 +02:00
Rafal Wilinski
b5e1564ab6
Merge branch 'master' into add-context
2017-08-21 22:59:37 +02:00
Philipp Muens
89661c02c9
Merge master into PR
2017-08-21 15:01:26 +02:00
Philipp Muens
49c89ecb3e
Merge remote-tracking branch 'origin/master' into aws-nodejs-typescript
2017-08-21 14:55:48 +02:00
Philipp Muens
cb1882d273
Merge pull request #4056 from franciscocpg/aws-nodejs-ecma-script
...
Adding aws-nodejs-ecma-script template
2017-08-21 14:52:48 +02:00
Eslam λ Hefnawy
8457f320d9
Merge pull request #3866 from medhoover/allow-aws-credentials-update
...
Allow aws credentials update
2017-08-21 18:51:42 +07:00
Rafał Wiliński
5e5f71df65
Add context and contextPath flags to invoke local cmd
2017-08-19 17:30:52 +02:00
Philipp Muens
03afbcb03f
Merge pull request #4036 from dzimine/DZ/fix_3788
...
Optionally skip parsing input to JSON when using `invoke` and `invoke local`
2017-08-18 15:20:22 +02:00