pages-gc

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2022 License: MIT Imports: 5 Imported by: 0

README

pages-gc

CI

Simple CLI tool to delete deployments from Cloudflare Pages.

Usage

pages-gc [OPTIONS]

Options:
  -account string
        Cloudflare account ID
  -apikey string
        Cloudflare API key
  -email string
        Cloudflare account email
  -project string
        Pages project name (default "all")

Example:

export CLOUDFLARE_EMAIL='user@example.com'
export CLOUDFLARE_API_KEY='XXXXXXXXXXXX'
export CLOUDFLARE_ACCOUNT_ID='XXXXXXXXX'

./pages-gc -email $CLOUDFLARE_EMAIL -apikey $CLOUDFLARE_API_KEY -account $CLOUDFLARE_ACCOUNT_ID -project 'project-name'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL