1.1.5 • Published 5 years ago

labbadge v1.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

labbadge

Update the image and link of a gitlab project badge

Usage

$ npm install -g labbadge
$ labbadge COMMAND
running command...
$ labbadge (-v|--version|version)
labbadge/0.0.14 darwin-x64 node-v10.1.0
$ labbadge --help [COMMAND]
USAGE
  $ labbadge COMMAND
...

Commands

labbadge help [COMMAND]

display help for labbadge

USAGE
  $ labbadge help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

labbadge list

Lists all of the badges associated with the given project

USAGE
  $ labbadge list

OPTIONS
  -h, --help             show CLI help
  -p, --project=project  project id the badge belongs to
  -t, --token=token      the private token to be used

See code: src/commands/list.ts

labbadge update

describe the command here

USAGE
  $ labbadge update

OPTIONS
  -b, --badge=badge      the badge id to update
  -c, --color=color      background color of the value
  -h, --help             show CLI help
  -l, --link=link        new link to point to
  -m, --message=message  value displayed in the colored area
  -n, --label=label      label of the badge
  -p, --project=project  project id the badge belongs to
  -t, --token=token      the private token to be used
  -v, --version          show CLI version
  --logo=logo            base64 encoded logo

See code: src/commands/update.ts

1.1.5

5 years ago

2018.12.10-3

5 years ago

2018.12.10-2

5 years ago

2018.10.8-6

6 years ago

2018.10.8-5

6 years ago

2018.10.8-4

6 years ago

2018.10.8-3

6 years ago

2018.10.8-2

6 years ago

2018.10.8-1

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago