3.0.15 • Published 20 days ago

imagelance-cli v3.0.15

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
20 days ago
  _____                            _                                  _____ _      _____ 
 |_   _|                          | |                                / ____| |    |_   _|
   | |  _ __ ___   __ _  __ _  ___| | __ _ _ __   ___ ___   ______  | |    | |      | |  
   | | | '_ ` _ \ / _` |/ _` |/ _ \ |/ _` | '_ \ / __/ _ \ |______| | |    | |      | |  
  _| |_| | | | | | (_| | (_| |  __/ | (_| | | | | (_|  __/          | |____| |____ _| |_ 
 |_____|_| |_| |_|\__,_|\__, |\___|_|\__,_|_| |_|\___\___|           \_____|______|_____|
                         __/ |                                                           
                        |___/                                                            

Development tool for Imagelance templates

npm

Installation

We have 3 separate ways of installing the Imagelance CLI tool. Please select whichever you like.

1. Install with an Installer

2. Standalone installation with a Tarball

The standalone installation is a simple tarball with a binary. It contains its own node.js binary and autoupdates.

3. Install with npm/yarn

npm install -g imagelance-cli

or

yarn global add imagelance-cli

Getting started

  • Log in to your account $ lance login
  • Create directory structure $ lance install
  • Sync templates $ lance sync

List commands

$ lance help

Usage

$ npm install -g imagelance-cli
$ lance COMMAND
running command...
$ lance (--version)
imagelance-cli/3.0.15 darwin-arm64 node-v18.18.2
$ lance --help [COMMAND]
USAGE
  $ lance COMMAND
...

lance autocomplete [SHELL]

Display autocomplete installation instructions.

USAGE
  $ lance autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  (zsh|bash|powershell) Shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  Display autocomplete installation instructions.

EXAMPLES
  $ lance autocomplete

  $ lance autocomplete bash

  $ lance autocomplete zsh

  $ lance autocomplete powershell

  $ lance autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

lance clone REPONAME

Clone existing template

USAGE
  $ lance clone REPONAME [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Clone existing template

See code: src/commands/clone.ts

lance convert-pdf

Convert pdf to jpg

USAGE
  $ lance convert-pdf [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Convert pdf to jpg

See code: src/commands/convert-pdf.ts

lance create

Creates new template

USAGE
  $ lance create [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Creates new template

See code: src/commands/create.ts

lance dev

Run development server to create templates

USAGE
  $ lance dev [-d] [-l] [-n]

FLAGS
  -d, --debug   Debug mode
  -l, --latest  Start dev with latest edited template
  -n, --newest  Start dev with newly created template

DESCRIPTION
  Run development server to create templates

See code: src/commands/dev.ts

lance fetch

Fetch all local templates

USAGE
  $ lance fetch [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Fetch all local templates

See code: src/commands/fetch.ts

lance help [COMMAND]

Display help for lance.

USAGE
  $ lance 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 lance.

See code: @oclif/plugin-help

lance install

Set home directory for templates and prepare dev environment

USAGE
  $ lance install [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Set home directory for templates and prepare dev environment

See code: src/commands/install.ts

lance login

Authorize CLI against web application

USAGE
  $ lance login [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Authorize CLI against web application

See code: src/commands/login.ts

lance pull

Pull all local templates

USAGE
  $ lance pull [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Pull all local templates

See code: src/commands/pull.ts

lance push

Push all local templates

USAGE
  $ lance push [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Push all local templates

See code: src/commands/push.ts

lance status

Git status of all local templates

USAGE
  $ lance status [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Git status of all local templates

See code: src/commands/status.ts

lance sync

Download all synced templates

USAGE
  $ lance sync [-d] [-s]

FLAGS
  -d, --debug    Debug mode
  -s, --shallow  Perform shallow fetch

DESCRIPTION
  Download all synced templates

See code: src/commands/sync.ts

lance update [CHANNEL]

update the lance CLI

USAGE
  $ lance update [CHANNEL] [-a] [--force] [-i | -v <value>]

FLAGS
  -a, --available        See available versions.
  -i, --interactive      Interactively select version to install. This is ignored if a channel is provided.
  -v, --version=<value>  Install a specific version.
      --force            Force a re-download of the requested version.

DESCRIPTION
  update the lance CLI

EXAMPLES
  Update to the stable channel:

    $ lance update stable

  Update to a specific version:

    $ lance update --version 1.0.0

  Interactively select version:

    $ lance update --interactive

  See available versions:

    $ lance update --available

See code: @oclif/plugin-update

lance validate

Validate the config and schema of all local templates

USAGE
  $ lance validate [-d]

FLAGS
  -d, --debug  Debug mode

DESCRIPTION
  Validate the config and schema of all local templates

See code: src/commands/validate.ts

3.0.12

20 days ago

3.0.13

20 days ago

3.0.14

20 days ago

3.0.15

20 days ago

3.0.11

2 months ago

3.0.10

2 months ago

3.0.8

3 months ago

3.0.9

2 months ago

3.0.7

3 months ago

3.0.6

3 months ago

3.0.5

3 months ago

3.0.3

4 months ago

3.0.2

4 months ago

3.0.1

4 months ago

2.5.0

12 months ago

2.5.2

11 months ago

2.5.1

12 months ago

2.4.6

12 months ago

2.4.1

1 year ago

2.4.0

1 year ago

2.4.3

1 year ago

2.4.2

1 year ago

2.4.5

1 year ago

2.3.6

1 year ago

2.4.4

1 year ago

2.3.5

1 year ago

2.3.8

1 year ago

2.3.7

1 year ago

2.3.0

1 year ago

2.2.17

1 year ago

2.2.18

1 year ago

2.3.2

1 year ago

2.2.15

1 year ago

2.3.1

1 year ago

2.2.16

1 year ago

2.3.4

1 year ago

2.2.13

1 year ago

2.2.5

1 year ago

2.3.3

1 year ago

2.2.14

1 year ago

2.2.4

1 year ago

2.2.11

1 year ago

2.2.7

1 year ago

2.2.12

1 year ago

2.2.10

1 year ago

2.2.9

1 year ago

2.2.8

1 year ago

2.2.19

1 year ago

2.2.26

1 year ago

2.2.27

1 year ago

2.2.24

1 year ago

2.2.25

1 year ago

2.2.22

1 year ago

2.2.23

1 year ago

2.2.20

1 year ago

2.2.21

1 year ago

2.2.2

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago