Sean Johnson and GitHub
08da045f43
Fix environment command type.
2016-11-30 18:51:44 -06:00
Soam Vasani
1a19f718d4
Add a "fission function edit" command
...
The new command invokes editor on a copy of the source code, and
uploads the new source code. It's an easy way to manually edit
functions from a terminal.
2016-11-15 15:51:47 -08:00
Soam Vasani
fffba6fcf0
CLI improvements
...
Check for required args; allow "route add" as an alias for "route
create".
2016-11-07 10:42:16 -08:00
Soam Vasani
038037dded
Set filestore path in deployment yaml
2016-11-07 10:41:55 -08:00
Soam Vasani
ef7de75ec3
Minor cli option validation bug
2016-11-05 23:34:55 -07:00
Soam Vasani
96616507fd
Fission CLI
...
fission (function|httptrigger|environment) (create|get|update|delete|list)
TODO: Commands for getting status, logs, perf stats. Commands for
changing configuration. Add examples.
2016-11-04 22:59:52 -07:00