Skip to main content

📢 status

info

This command will give you more detailed information about the status of any functions that are running locally on your machine before pushing them into the cloud.

$ gccli status --help
NAME:
gccli status - lists all running functions

USAGE:
gccli status [command options]

OPTIONS:
--help, -h show help

Example

$ gccli status 
👷 Obtaining information...
🔍 List of active functions:
👔 1 | 📌 ID → 647728...e23e517101 | 🔆 Language → go | 🧭 Port → 8080

😁 Let's get creating more!
👉 Use 'gccli function init'