Skip to main content

"An easy to use CLI tool for running faster Kubernetes and Docker commands."

Project description

Clio

An easy to use CLI tool for running faster Kubernetes and Docker commands.

Usage example

For seeing the logs of a kubernetes pod or a system service:

$ syneto-clio logs <project_name>

For entering a kubernetes pod:

$ syneto-clio enter <pod_name>

For getting the status of all kubernetes pods:

$ syneto-clio check

For restarting a docker container or a system service:

$ syneto-clio restart <project_name>

For cleaning up hanging containers & images:

$ syneto-clio cleanup docker

For syncing the code of a project:

$ syneto-clio sync <project_name> --name < name > --password < password > --ip < ip_address > < source_path >

Sidenote: If you ran config command already, you can skip name, password and ip parameters and just provide the source path.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

syneto-clio-1.0.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

syneto_clio-1.0.0-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page