Skip to content

[serverless] Serverless CLI #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
deathemperor opened this issue Jun 10, 2021 · 5 comments
Open

[serverless] Serverless CLI #282

deathemperor opened this issue Jun 10, 2021 · 5 comments
Labels
CLI request Create a completion spec for a new CLI tool hacktoberfest A good issue for Hacktoberfest contributors!

Comments

@deathemperor
Copy link
Contributor

deathemperor commented Jun 10, 2021

CLI Tool

serverless

Useful Links

https://www.serverless.com/framework/docs/providers/

Top Workflows

serverless aws

@deathemperor deathemperor added the CLI request Create a completion spec for a new CLI tool label Jun 10, 2021
@deathemperor
Copy link
Contributor Author

I'm working on this #277. Welcome anyone to join.

@withfig-bot withfig-bot changed the title Serverless CLI [serverless] Serverless CLI Jun 17, 2021
@QuiiBz
Copy link
Contributor

QuiiBz commented Jun 30, 2021

Closing since it has been merged in #277, thanks!

@QuiiBz QuiiBz closed this as completed Jun 30, 2021
@deathemperor
Copy link
Contributor Author

Can keep it open to track other commands that I haven't done or should I create a new one?

@QuiiBz
Copy link
Contributor

QuiiBz commented Jun 30, 2021

Can keep it open to track other commands that I haven't done or should I create a new one?

Sure, could you add a list of subcommands that needs to be done?

@QuiiBz QuiiBz reopened this Jun 30, 2021
@deathemperor
Copy link
Contributor Author

This is the list of commands that still needs work. I added most of them but need a lot more works on the subcommands and their options.

invoke local .................. Invoke function locally
logs .......................... Output the logs of a deployed function
metrics ....................... Show metrics for a specific function
remove ........................ Remove Serverless service and all resources
rollback ...................... Rollback the Serverless service to a specific deployment
rollback function ............. Rollback the function to the previous version
studio ........................ Develop a Serverless application in the cloud.
test .......................... Run HTTP tests
package ....................... Packages a Serverless service
plugin install ................ Install and add a plugin to your service
plugin uninstall .............. Uninstall and remove a plugin from your service
print ......................... Print your compiled and resolved config file
config ........................ Configure Serverless
config credentials ............ Configures a new provider profile for the Serverless Framework
config tabcompletion install .. Install a <tab> completion for chosen shell
config tabcompletion uninstall  Uninstall a <tab> completion
create ........................ Create new Serverless service
dashboard ..................... Open the Serverless dashboard
generate-event ................ Generate event
install ....................... Install a Serverless service from GitHub or a plugin from the Serverless registry
login ......................... Login or sign up for Serverless
logout ........................ Logout from Serverless
output get .................... Get value of dashboard deployment profile parameter
output list ................... List all dashboard deployment profile parameters
param get ..................... Get value of dashboard service output
param list .................... List all dashboard deployment profile parameters
plugin list ................... Lists all available plugins
plugin search ................. Search for plugins
slstats ....................... Enable or disable stats

@brendanfalk brendanfalk added the hacktoberfest A good issue for Hacktoberfest contributors! label Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI request Create a completion spec for a new CLI tool hacktoberfest A good issue for Hacktoberfest contributors!
Projects
None yet
Development

No branches or pull requests

3 participants