daily-log-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

daily-log-cli

A new CLI generated with oclif

oclif Version Downloads/week

Usage

$ npm install -g daily-log-cli
$ dlog COMMAND
running command...
$ dlog (--version)
daily-log-cli/0.0.6 darwin-arm64 node-v20.9.0
$ dlog --help [COMMAND]
USAGE
  $ dlog COMMAND
...

Commands

dlog generate

Generate reports for time entries

USAGE
  $ dlog generate

DESCRIPTION
  Generate reports for time entries

EXAMPLES
  $ dlog generate

See code: src/commands/generate.ts

dlog help [COMMAND]

Display help for dlog.

USAGE
  $ dlog help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for dlog.

See code: @oclif/plugin-help

dlog login

Login to CLI

USAGE
  $ dlog login

DESCRIPTION
  Login to CLI

EXAMPLES
  $ dlog login

See code: src/commands/login.ts

dlog logout

Logout from CLI

USAGE
  $ dlog logout

DESCRIPTION
  Logout from CLI

EXAMPLES
  $ dlog logout

See code: src/commands/logout.ts

Readme

Keywords

none

Package Sidebar

Install

npm i daily-log-cli

Weekly Downloads

7

Version

0.0.6

License

MIT

Unpacked Size

517 kB

Total Files

33

Last publish

Collaborators

  • carlosmfreitas