Skip to content

auxence-m/cloudtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

cloudtail is a lightweight cloud-native command-line tool written in Golang that allows users to view or tail logs from Google Cloud Logging (similar to kubectl logs).

How to run

Prerequisites

  • Ensure you have Golang installed on your machine.

Installation

  1. Clone the repository
git clone https://github.com/auxence-m/cloudtail.git
  1. Navigate to the Project Directory
cd cloudtail
  1. Install Dependencies
go mod tidy
  1. Build the Application
go build

After building, you'll find the cloudtail executable (cloudtail.exe on Windows) in your project directory.

  1. Run the Application
cloudtail [command] --flag

Documentation

Full documentation for cloudtail, including all available commands is available here

License

This project is licensed under the MIT License.

About

Display or tail logs from Google Cloud Logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages