akkasls services
Manage and deploy services on Akka Serverless.
Options inherited from parent commands
--config string location of config file (default "~/.akkaserverless/config.yaml") --context string configuration context to use --disable-prompt Disable all interactive prompts when running akkasls commands. If input is required, defaults will be used, or an error will be raised. This is equivalent to setting the environment variable AKKASLS_DISABLE_PROMPTS to true. -o, --output string set output format to one of [text,json,gotemplate=] (default "text") -q, --quiet set quiet output (helpful when used as part of a script) --timeout duration client command timeout (default 10s) -v, --verbose set verbose output
SEE ALSO
-
akkasls - Akka Serverless control
-
akkasls services components - Manage the components of a service.
-
akkasls services delete - Delete a service.
-
akkasls services deploy - Deploys a service to the currently configured project.
-
akkasls services expose - Expose a service.
-
akkasls services get - Describe a specific service.
-
akkasls services jwts - Manage JWTs.
-
akkasls services list - List all services.
-
akkasls services logs - Display the last few lines of logs for a specific service.
-
akkasls services proxy - Create an HTTP proxy to a service.
-
akkasls services redeploy - Restarts all service instances using the newest image.
-
akkasls services unexpose - Unexpose a service.