3.2.0 • Published 2 years ago

@znetstar/attic-cli-url-shortener v3.2.0

Weekly downloads
15
License
Apache-2.0
Repository
github
Last release
2 years ago

attic-cli-url-shortner

URL Shortening plugin for attic-cli

oclif Version Downloads/week License

Usage

$ npm install -g @znetstar/attic-cli-url-shortener
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@znetstar/attic-cli-url-shortener/3.2.0 darwin-x64 node-v14.18.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example shortUrl

shortens an existing URI, returning the new short url

USAGE
  $ oclif-example shortUrl

OPTIONS
  -G, --dontGenerate
  -d, --driver=driver        (required) [default: HTTPRedirectDriver]
  -h, --help                 show CLI help
  -n, --length=length
  -r, --href=href            (required)
  -s, --source=source        (required)
  -u, --auth=auth
  -v, --verbose
  -x, --expiresIn=expiresIn
  --format=(text|json)       [default: text]
  --quiet

See code: src/commands/shortUrl.ts

3.2.0

2 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.7

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago